We have grid with say 10 columns. These 10 columns are not directly mapped with database, so I can not use order by clause. Now I want to sort the grid when it show data first time base on column no. 3. How to achive this sorting ?
I have achived this by below script…..
gridComplete : function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top