Whould it be possible to implement saving and loading of filters in a different way?
It would be fine for users to have the possibility to continue modifying the filters after loading former saved filters.
At the moment in the Sample the whole FilterString for the entire DataGridView is persisted.
To realize this feature the FilterMenu state would have to be persisted.
Comments: Its not a bug its a feature :) Problem that TreeView nodes loads from list of table rows when you open filter menu. You set filter "without 5" You click filter menu Menu get table rows(without 5) and show it I have some ideas how to change it in future releases
It would be fine for users to have the possibility to continue modifying the filters after loading former saved filters.
At the moment in the Sample the whole FilterString for the entire DataGridView is persisted.
To realize this feature the FilterMenu state would have to be persisted.
Comments: Its not a bug its a feature :) Problem that TreeView nodes loads from list of table rows when you open filter menu. You set filter "without 5" You click filter menu Menu get table rows(without 5) and show it I have some ideas how to change it in future releases