GridView: Format Exception is thrown when swapping column bound to enum with a filtered column bound to string
Available in LIB version 2016.3.1309 , it will be also available in the 2017 R1 release.
1 comment
ADMIN
Stefan Nenchev
Posted on:22 Nov 2016 12:26
Scenario:
RadGridView with FilteringMode set to "FilterRow".
A column bound to an enum property. A column bound to a string property.
Filtering applied to the string column through the FieldFilter.
Dragging the enum column over the string column causes a FormatException.