The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ADAdministrator Syncfusion Team August 7, 2004 08:12 PM UTC
You can turn the sorting off by setting
this.gridGroupingControl1.TableOptions.AllowSortColumns = false;
Currently, there is no property setting to make the sorting work on a doubleclick.
SGSean GreerAugust 7, 2004 08:30 PM UTC
Clay,
Is this available in 2.0.5.1?
>You can turn the sorting off by setting
>
>this.gridGroupingControl1.TableOptions.AllowSortColumns = false;
>
>
>Currently, there is no property setting to make the sorting work on a doubleclick.
SGSean GreerAugust 7, 2004 08:32 PM UTC
Okay, I think I need to just go home! ;)
I''m using 2.0.6.0, not 2.0.5.1...sheesh.
ADAdministrator Syncfusion Team August 7, 2004 09:57 PM UTC
It is not in 2.0.5.1 but is in 2.1.0.x. I do not have access to the 2.0.6.0 code base at the moment so I am not sure whether it is in that code base or not. If you get a syntax error, then I would think not. The 2.1.0.x release will be the next public release and should be out any day now....