Author Topic: column is hidden, but filtering is use. how?  (Read 1751 times)

kjvjung

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 33
    • View Profile
column is hidden, but filtering is use. how?
« on: September 24, 2017, 11:34:55 am »
hello.

Look at the attached picture.
I want to hide the column and filter it.
What can I do?

url :  https://paramquery.com/pro/demos/filter_initial
« Last Edit: September 24, 2017, 11:37:52 am by kjvjung »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: column is hidden, but filtering is use. how?
« Reply #1 on: September 25, 2017, 10:32:39 am »
filter method is independent of visibility of a column, it can be used with any custom UI.

https://paramquery.com/pro/api#method-filter

Example: https://paramquery.com/pro/demos/filter_local
« Last Edit: September 25, 2017, 10:47:09 am by paramquery »