Is there any way to force the sort direction arrows on a DataGridColumn
to be displayed?  What I need to do is save the direction a column has
been sorted and then when the user reloads the app I have to set the
grid up just like they last left it.  
 
I can easily enough sort the data correctly on the column that I need
to, but I would like to also show the visual indicator so that the user
knows the data is in fact sorted on the column they last sorted on.
 
I had accomplished this previously in Flash (it was kinda nasty - a had
a small bug), but I was wondering if anyone had attempted this in Flex.
 
Any pointers would be appreciated.
 
 
Bob Chyko
Software Application Developer 
 

Reply via email to