FNCDataGrid filter questions

Hi Pieter,

Sorry, should have specified it was WEB Core! Thanks for that. Glad to hear it'll be fixed soon!

Regarding the dynamic filter chaining, I'm wondering if what I need is not as easy I thought.

What I need to be able to do is:

  1. Add and chain filters dynamically to a column
  2. Be able to remove each of these dynamically, as needed
  3. Do the above in conjunction with filters on other columns

Is this something that can be done using Filters.Items.Add/Remove, or is there a finer grain level of control I need?

Thanks again!