We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

BUG: TableModel.Cols.Hidden["XXXXXX"] = true has no effect

Setting the property to true will not hide the column if the grid is hosted in a floating view using DockManager (also from Syncfusion)

1 Reply

AD Administrator Syncfusion Team September 21, 2007 10:14 AM UTC


Hi Stanley,

Thank you for posting your query to us.

I am afraid that I was not able to reproduce the issue.I have created a simple sample to test this issue.

Here is the code snippet

//Give the index of the column you want to hide
this.gridGroupingControl1.TableModel.Cols.Hidden[2] = true;


Please refer the sample that illustates the same:
http://websamples.syncfusion.com/samples/Grid.Windows/F68384/main.htm

Please have a look at the above sample and if still the issue exists, could you please try reproducing itin the above sample or send us the reproducing steps so that we could sort out the cause of the issue
and provide you a solution?

Regards,
Jisha

Loader.
Live Chat Icon For mobile
Up arrow icon