Could you add the ability to filter on all columns that show up in the dropdowndatagrid?
enchev
2
Hey @kgordon,
Itβs already added actually:
1 Like
bug report:
with AllowFilteringByAllStringColumns="true"
after search, the search filter remains...
even if clear action is performed
enchev
5
Works as expected on our demo:

to reproduce the possible issue
- give it a search filter
- select an item from the result
- clear the selected item, by pressing clear
- open the search popup again and see if last search result still persist...
sorry for not being clear first time around!
enchev
7
Thanks! It will be fixed in the next update!
1 Like