AD
Administrator
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.
SG
Sean Greer
August 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.
SG
Sean Greer
August 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.
AD
Administrator
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....