Hi I am not able to sort a column that contains decimals in a radgrid. When I sort, it only sorts by first number, like if sorting a string.
Ex: 1000, 12, 1300, 2189, 20
Instead of sorting like this:
12, 20, 1000, 1300, 2189
I am using EF4 and working with VS2012 in vb.net.
Any suggestions? this is my column: