Readonly property it seems as ediatble, it is not acceptable by user in syncfusion.Window.Grid.GroupingContol

Readonly property it seems as ediatble, it is not acceptable by user in syncfusion.Window.Grid.GroupingContol




Readonly1.zip

2 Replies

HA haneefm Syncfusion Team May 9, 2007 08:06 PM UTC

Hi,

Try handling the TableControlCurrentCellStartEditing event and set e.Inner.Cancel = true if you do not want the particular current cell to go into edit mode.

Best regards,
Haneef









AS Ashok May 10, 2007 12:29 AM UTC

Hi haneef,

i was looking this feature from very long time.


>Hi,

Try handling the TableControlCurrentCellStartEditing event and set e.Inner.Cancel = true if you do not want the particular current cell to go into edit mode.

Best regards,
Haneef








Loader.
Up arrow icon