Closed AmeerMansour closed 3 years ago
Hello, look at the FAQ. This is the link you are interested in https://github.com/davidegironi/advanceddatagridview/issues/24
this issue #24 uses deprecated dll for filtering list. will it better to use BindingListView ? will it work? https://github.com/waynebloss/BindingListView if yes , can it be handled within your lib ?
Thank you @AmeerMansour for this tip. I prefer not to add library or dependency to this project. I think you can make this thing work using the TriggerSortStringChanged and TriggerFilterStringChanged handlers. In you succed please share your solution in a new issue, I will add a FAQ like I've done with the #24 issue.
when using data source from object, Filters are not working at all .