Author Topic: pqSelect multiselect with grouping inside toolbar  (Read 4127 times)

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
pqSelect multiselect with grouping inside toolbar
« on: February 28, 2017, 02:10:34 pm »
Hi,
How can i implement multiselect pqSelect with grouping inside toolbar.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: pqSelect multiselect with grouping inside toolbar
« Reply #1 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.

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
Re: pqSelect multiselect with grouping inside toolbar
« Reply #2 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.


paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: pqSelect multiselect with grouping inside toolbar
« Reply #3 on: March 02, 2017, 12:29:45 pm »
I'm afraid that feature is not available in pqSelect.