Hi,
I have created a basic RadGridView with one of the bindable values being a double. When populating the collection I just create a random double that I round to 2 decimal values. This shows up in the GridView perfectly. But when I select the filter for this column the values are erroneous to what should be displayed. So say I have a row value of 39.02, then the filter option for this is 39.0200004577637. See attach file.
Why is it doing this ?
Cheers ... Rob.
I have created a basic RadGridView with one of the bindable values being a double. When populating the collection I just create a random double that I round to 2 decimal values. This shows up in the GridView perfectly. But when I select the filter for this column the values are erroneous to what should be displayed. So say I have a row value of 39.02, then the filter option for this is 39.0200004577637. See attach file.
Why is it doing this ?
Cheers ... Rob.