Data Grid Table columns sorting
Posted: Wed Mar 03, 2010 1:33 pm
Hi,
I would like to turn the column sorting to off and do not want to be able to sort
I tried
-via script or
-property inspector >> columns > sort by column checked for off
the latter didn't work so I tried this script:
set the dgProps["sort by column"] of group "DataGrid 1" to "false"
this didn't work either
any ideas greatly appreciated
thanks for your help
I would like to turn the column sorting to off and do not want to be able to sort
I tried
-via script or
-property inspector >> columns > sort by column checked for off
the latter didn't work so I tried this script:
set the dgProps["sort by column"] of group "DataGrid 1" to "false"
this didn't work either
any ideas greatly appreciated
thanks for your help