Guys and dolls,
I am wondering how to naturally sort a DataView... I really need help on this. I found articles out there that can do lists with IComparable, but I need to sort the numbers in my dataview.
They are currently alpha sorted because they are numbers with 'commas' in them. Please help me out.
I would like to find something instead of spending the time to create it my self.
P.S. expression and sortdirection work, but they of course Alpha sort. Please help.