Gridview multi column sorting
I am searching for a sample code/tutorials/forums which do a multi column sort on gridview, but no lucky.
Mine is a bit different, i want a fixed multi column sorting and the order should always be.
Year DESC, Week No DESC, Run No DESC
OR
Year ASC, Week No ASC, Run No ASC
Any great idea for this? Thanks in advance