Hey,
Datagrid 2 has plenty of awesome functions, but we are missing a big one that Datagrid had:
- The multiselect DropDown Filter based on a list of strings.
Background:
In datagrid it is possible to implement a dropdown filter based on a list of strings. In datagrid 2 it is only possible to implement a dropdown filter based on Boolean and Enum. We have some cases at customers, where a free configuration of attributes is essential and therefore a filter option like in the DataGrid should be possible.
I would need this feature too.
absolulty a must have