ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: hellokert on September 20, 2017, 03:38:57 pm

Title: Can the header filters be loaded dynamically?
Post by: hellokert on September 20, 2017, 03:38:57 pm
If i have for example 3 filters, i would like see in header filters combo the filtered result datas.

Can the filters be loaded dynamically? We would like to spend the combos on ourselves. Do you have this method?

Thank you.
Title: Re: Can the header filters be loaded dynamically?
Post by: paramvir on September 21, 2017, 11:39:04 am
That's an interesting use case if I've understood you correctly.

Please check this example on cascade filters which I've created for you.

https://paramquery.com/pro/demos/filter_cascade
Title: Re: Can the header filters be loaded dynamically?
Post by: hellokert on October 02, 2017, 04:58:18 pm
Hy!

Thank you for answer. I'm happy with this solution.

But please help, how to set it to go back and forth.

Thank you!
Title: Re: Can the header filters be loaded dynamically?
Post by: hellokert on October 10, 2017, 05:38:56 pm
Could you please help me? How can I fix it to work on every column?

Hy!

Thank you for answer. I'm happy with this solution.

But please help, how to set it to go back and forth.

Thank you!
Title: Re: Can the header filters be loaded dynamically?
Post by: paramvir on October 10, 2017, 06:01:25 pm
The same concept can be applied for every column.

There is no going back and forth. It's unidirectional, country to region and not from region to country.
Title: Re: Can the header filters be loaded dynamically?
Post by: hellokert on October 10, 2017, 06:44:19 pm
Thank you.