Click here to Skip to main content
15,917,971 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
i am adding sorting property in my grid.
it always allow asc order of sorting.


Please suggest some code to set sortind direction.
Posted

Have a look at the Sort method[^] and its related Sorting event[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900