Author Topic: Column Filters Interception  (Read 1861 times)

rsgmedia

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 50
    • View Profile
Column Filters Interception
« on: February 14, 2019, 05:58:50 pm »
Hi,

We have some data in pqgrid and enabled filters on all columns. There are certain rows in grid which we want to show always irrespective of filter condition of any column. Is there any way to achieve this? I tried find any event which fires before data is filtered but found nothing. We are using version 5.1
« Last Edit: February 14, 2019, 06:05:49 pm by rsgmedia »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Column Filters Interception
« Reply #1 on: February 15, 2019, 12:52:00 pm »
filter event is fired when data is filtered.

https://paramquery.com/pro/api51#event-filter