Posted 5 April 2023, 9:21 am EST
HI,
I have a MultiColumnDictionary set as the data map for a column.
it works fine, but I would like to be able to filter the rows based on the user typing.
like autosuggest. also , it would be good to filter the results based on a value in a different column. so if I show code, description, category as the columns. being able to filter the available selection to only show items in the selected category.
this would be while the multicolumn combo is visible on screen. is that possible?