Page 1 of 1

Data Grid Table columns sorting

Posted: Wed Mar 03, 2010 1:33 pm
by marcha
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

Re: Data Grid Table columns sorting

Posted: Wed Mar 03, 2010 5:12 pm
by trevordevore

Re: Data Grid Table columns sorting

Posted: Thu Mar 04, 2010 4:57 pm
by marcha
Thanks Trevor this helped and thanks for pointing me towards some new training resources.

Re: Data Grid Table columns sorting

Posted: Thu Mar 04, 2010 5:00 pm
by trevordevore
No problem. The manual I pointed you to is where you can find all things Data Grid.