Hi Telerik support team,
I’ve a question about the GridView for Winforms. In my grid I’ve a combobox column which is based on a enum. Before, in net framework 4.7.2 I had a nice wrapper around it in order to translate the values. Works like a charm.
Now we’ve updated our application to net8 and that part does not work anymore. I’ve isolated the code in a simple example program. The attached solution contains 2 projects, one is net framework and the other is net8. Code is the same. In the net8 I get an exception when I try to set a filter on the column.
Are you aware of this? Did I miss something? How can I get this working in net8?
Any help is welcome.
Regards,
Daniel Kaya