FIX:RadFilterDynamicLinqQueryProvider can not parse data of decimal, float and double type if the decimal separator is comma.
1 comment
ADMIN
Vasil
Posted on:08 Apr 2015 07:34
The ConvertTo, Parse and ToString work in the current culture. We can not guess the culture automatically, because the comma could be a group separator.