Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
Merge Cells not working!!!
posted

 Hi,

I have a v7.2 webgrid which binds with a hierarchical dataset. However, i have defined the 2 datatables at design-time itself using 'quick-design'. I wish to merge cells at band-'1' of my webgrid. In order to do this, I open the Webgrid Designer, then i select 'Control Settings' --> Bands --> Band[1] --> Columns Collection --> Select my Merge Column --> Set MergeCells property equal to True.

However, the strange thing is that the MergeCells property dropdown is not accepting any other value than False. Even if i open the dropdown and select True, it goes back to False.

I also tried doing it programmatically in the Initialize layout event, but its not working then too.

Please help me out. I first started using webgrid in 2005, worked on volume 4.3. Now i have more projects coming up and wish to reccomend Infragistics to my clients. For this i need to get some prototypes working. Please help me out.

Thanks.

Parents
No Data
Reply
  • 295
    posted

    Was this issue ever resolved?  I'm using version 8.1 and having the same problem where I cannot change the MergeCells property.  Is there some setting on the Grid that is mutually exclusive with the MergeCells property?

     

Children