Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
65
WebDataGrid Default Sort Direction
posted

Hello

I have a WebDataGrid bound to a DataView, with sorting enabled. About half of the columns contain strings and the other half contain numbers. Is there a way that would allow that numeric columns to sort in descending order by default (instead of sorting ascending and then descending), while keeping the string column's sort to be ascending?

Parents Reply Children
No Data