I am using the RadzenPickList component, and some records have a TextValue
property set to null
. When I apply a filter, an exception occurs. How can I handle null
values in the TextValue
property to prevent the exception during filtering?
I was able to reproduce something similar and will do our best to include fix in our next update Monday.
1 Like