Custom sorting a data set has been a problem since the beginning of data sets. With the Generic List and Linq custom sorting is now easier than ever. Custom sorting by more than one field is easier than ever. This…
Tag: Generic List
RowDataBound and the Generic List! You know you’re curious.
The Generic list is becoming my best friend although I couldn’t conclusively tell you why I’m enjoying using it more than a standard dataset. At any rate, one of the issues I ran into with the Generic list was reference…