GridGroupingControl read only

I am using the 2.0.5.0 release and I need to make my grouping grid readonly. The following three lines seem to have no effect. this.tableControl1.TableDescriptor.AllowEdit = false; this.tableControl1.TableDescriptor.AllowNew = false; this.tableControl1.TableDescriptor.AllowRemove = false;

3 Replies

AD Administrator Syncfusion Team April 23, 2004 12:12 PM UTC

We''ll get that fixed. Thanks, Stefan >I am using the 2.0.5.0 release and I need to make my grouping grid readonly. The following three lines seem to have no effect. > >this.tableControl1.TableDescriptor.AllowEdit = false; >this.tableControl1.TableDescriptor.AllowNew = false; >this.tableControl1.TableDescriptor.AllowRemove = false;


MY MyatMin December 27, 2015 02:54 PM UTC

hello,
any update for this??


SA Solai A L Syncfusion Team December 28, 2015 12:04 PM UTC

Hi Myatmin,
Thank you for your update.
The below reported issues has been fixed in the later versions  and currently we have our latest version 13.3.0.7 with many new features. Please use the below link to download our latest ES.
https://www.syncfusion.com/downloads/windowsforms

Thanks,
AL.Solai.


Loader.
Up arrow icon