ParamQuery grid support forum

General Category => Bug Report => Topic started by: saritha on January 21, 2020, 03:22:23 pm

Title: merging of cells disturbed when filtering
Post by: saritha on January 21, 2020, 03:22:23 pm
when i use column header filter merging is disturbing
Title: Re: merging of cells disturbed when filtering
Post by: paramvir on January 29, 2020, 10:32:04 pm
Either add hideRows: true to filterModel 

Code: [Select]
filterModel: { hideRows: true },

or use auto merge as in this example:

https://paramquery.com/pro/demos/merge_cell