Advanced Data Grid sorting
Posted
by Ravi K Chowdary
on Stack Overflow
See other posts from Stack Overflow
or by Ravi K Chowdary
Published on 2010-06-18T06:45:10Z
Indexed on
2010/06/18
6:53 UTC
Read the original article
Hit count: 462
Hi,
I have using AdvancedDataGrid and using sorting fucntionality. By default the grid sorting is decending. I want to make a sorting is ascending. I write a sorting function and click on the header on the advanced datagrid, the first and second time it is not working ,it is working on thrid time.
It is not remembering the first sorting call. It is remember the call after 3 clicks.
Please any one of you can answer it asap.
Thanks, ravi
© Stack Overflow or respective owner