Sorting Method of GridView.....
-
I had given gridview1.datasource = dataset; gridview1.databind(); and every thing is working well... Now i want to implement soring event on the same gridview.... Can u help... me....
Lets do One Thing create A DataView and sort dataview.sort="YourColumnName" and bind your grid that particular dataview Hope that'll helps u... :)
Deepak Smile a Lots,Its Costs Nothing
-
I had given gridview1.datasource = dataset; gridview1.databind(); and every thing is working well... Now i want to implement soring event on the same gridview.... Can u help... me....
Get it Sorting best regard pathan
---------------------------------------------------
-
Lets do One Thing create A DataView and sort dataview.sort="YourColumnName" and bind your grid that particular dataview Hope that'll helps u... :)
Deepak Smile a Lots,Its Costs Nothing
-
Most Welcome :)
Deepak Smile a Lots,Its Costs Nothing