:: Forum >>

Reading Sort Column

Assuming I am using JS-arrays for my data and I want to be able to remember which column a user has chosen to sort by when refreshing the page (to get an updated dataset from the server) how can I obtain the current column that the sort is based on so I can cookie it or otherwise remember it?

thanks


Jsaul
Wednesday, August 11, 2004
Just found it:

obj.getSortProperty("index")

Thursday, August 12, 2004

This topic is archived.


Back to support forum

Forum search