justheatingup
23 Apr 2007, 1:40 PM
Hey guys,
The grid ColumnModel config object doesn't keep the sort state from the dataStore. If it did, you can get the state of the grid's current configuration from once place.
We are currently having to go to the dataStore for the current sort. We feel in addition to being there, it should also reside in the ColumnModel.
Lastly, the docs on ColumnModel need a bit of refreshing..
setHidden
findColumnIndex
setLocked
moveColumn
Let me know your thoughts.
~A
The grid ColumnModel config object doesn't keep the sort state from the dataStore. If it did, you can get the state of the grid's current configuration from once place.
We are currently having to go to the dataStore for the current sort. We feel in addition to being there, it should also reside in the ColumnModel.
Lastly, the docs on ColumnModel need a bit of refreshing..
setHidden
findColumnIndex
setLocked
moveColumn
Let me know your thoughts.
~A