Forum Discussion

laxmineelima_gu's avatar
11 years ago

Unable to Identify state of a cell in syncfusion grid

hi,

Iam trying to find out if a cell is expanded or collapsed in a synch fusion grid .

The full class name of the grid  is Syncfusion.Windows.Forms.Grid.GridControl.



Iam also able to get the cell object which is a Syncfusion.Treecellmodel.



But with the cell object properties , Iam unable to find out of the cell is expanded or collapsed.

Any help on this will be very much appreciated .



Thanks.



1 Reply


  • Hi Lakshmi,


     


    Is there a way we can get a simple app with this control? We could play with it to suggest the properties you need to use.


     


    Try exploring all the properties and methods of the control to find the one that returns if an item is expanded. Make sure that the Advanced View mode and "Show hidden properties" are activated in the Object Browser. Please refer to the "Basic and Advanced View Modes" article for details.