Data Sorting

dilipv

New member
Joined
Feb 5, 2008
Messages
4
Programming Experience
Beginner
I have requirement of sorting the data according to Data Type of the column.Numeric and Date columns will be ordered from smallest to largest. String columns will be sorted alphanumerically without regard to case.What functionality do i need to add to a GridView to do this?

Any replies or comments is most welcome.

Thank you
Jitesh
Programmer
Sharepoint Consulting
 
Back
Top