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

How to make GridGroupingControl read only

I need to setup GeidGroupingControl editable/read only dynamically according the user''s previlidge. How can I code it? TIA

2 Replies

AD Administrator Syncfusion Team August 31, 2004 01:00 PM UTC

Try this.gridGroupingControl1.TableDescriptor.AllowEdit = false;


AD Administrator Syncfusion Team August 31, 2004 04:15 PM UTC

Thanks. That did it! >Try > >this.gridGroupingControl1.TableDescriptor.AllowEdit = false; >

Loader.
Live Chat Icon For mobile
Up arrow icon