Author Topic: Issue to Rowupdate for filter grid  (Read 293 times)

pranit@srcomsec

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 99
    • View Profile
Issue to Rowupdate for filter grid
« on: November 10, 2022, 07:24:11 pm »
We need to update data to the param query grid after applying the filter.

The row is not showing which we need to update after applying the filter.

For example, by default load gird with 100 records, and after applying the filter the grid shows 10 rows. We need to update any details with 90 rows that are not visible on the grid.

Please advise how to update data with invisible rows for the filter grid.




paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: Issue to Rowupdate for filter grid
« Reply #1 on: November 11, 2022, 11:50:24 am »
Please use filterModel.hideRows = true

https://paramquery.com/pro/api#option-filterModel