ParamQuery grid support forum

General Category => Help for ParamQuery Select => Topic started by: rsgmedia on February 28, 2017, 02:10:34 pm

Title: pqSelect multiselect with grouping inside toolbar
Post by: rsgmedia on February 28, 2017, 02:10:34 pm
Hi,
How can i implement multiselect pqSelect with grouping inside toolbar.
Title: Re: pqSelect multiselect with grouping inside toolbar
Post by: paramvir on March 01, 2017, 11:25:06 am
You need to provide options ( groupIndx for grouping ) in the format mentioned in the API https://paramquery.com/pro/api#option-column-editor

Please note the format for options is same in toolbar, editor and filter.
Title: Re: pqSelect multiselect with grouping inside toolbar
Post by: rsgmedia on March 01, 2017, 06:53:09 pm
Thanks.

I have one more question, Is there way to make grouping also select able. I need a checkbox in the groupings and that checkbox will check/ uncheck all the options of that grouping.

Title: Re: pqSelect multiselect with grouping inside toolbar
Post by: paramvir on March 02, 2017, 12:29:45 pm
I'm afraid that feature is not available in pqSelect.