Is there a way to override or add functionality to the data source so i can add natural sort functionality? I have a column that has numbers stored as text. I need it to sort using a natural sort.
I'm using the an ajax data source on a grid. Where does the sort actually happen, server side or client side?
thanks,
~ Paul
I'm using the an ajax data source on a grid. Where does the sort actually happen, server side or client side?
thanks,
~ Paul