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

Record to Style in GridGroupingControl

Hi, I got a record in a nested/child -table. How can i get a reference to GridTableCellStyleInfo of a cell inside of that record (given its columnname) ? I would like to set this cell readonly. I''m working in the ctor of the form so i can''t use any events, etc. Thanks

1 Reply

AD Administrator Syncfusion Team April 14, 2005 10:56 AM UTC

You cannot set a single cell readonly in a gridgroupingcontrol without using events. You will have to subscribe to QueryCellStyleInfo and set the e.Style.ReadOnly there somehow.

Loader.
Live Chat Icon For mobile
Up arrow icon