Hi team,
In Grid, we have sorting option on grid header. Here i have an query: Initially the grid loaded, we have some data in some order. Once click on the top of header its sort by “ASC”(first click) and (second click) its sort by “DESC”. After that (third click) click on that top it shows some data in some order. So Initial we have some order and third click we have some order of data. Question is:
1) How can i equalize both (initial and third click data) ? or
2) How can i remove third click option? or
3) Is there JqxGrid behaviour?
Please reply.