ParamQuery grid support forum

General Category => Bug Report => Topic started by: stancao on November 21, 2024, 08:23:37 am

Title: Some rows are not display when not been selected
Post by: stancao on November 21, 2024, 08:23:37 am
Hi ParamQuery team,

I have the issue that some rows in bottom pf the grid are not displayed, when they are not been selected. I hope you can help me to fix the issue. See attached files for more details.

Thank you!

Stan Cao
Title: Re: Some rows are not display when not been selected
Post by: paramvir on November 21, 2024, 08:31:26 am
Which version of pqgrid is this? Do you see any error in the browser developer console.

Is it possible for you to share a jsfiddle: https://jsfiddle.net/adbghz7v/7/
Title: Re: Some rows are not display when not been selected
Post by: stancao on November 21, 2024, 08:01:44 pm
Hi paramvir,
Thank you for the quick reply. pqgrid version is ParamQuery Pro v8.0.1. I cannot see any error in the browser developer console. If I clicked selected button and missing row 10, 11, or 12 can be displayed. Attached is the code portion I copied from developer tool for your reference.
Title: Re: Some rows are not display when not been selected
Post by: paramvir on November 22, 2024, 08:53:25 pm
Please share only relevant code in a jsiddle reproducing the issue.