ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: bsolTeamBglr on October 11, 2017, 03:52:33 pm
-
Hi Param query team,
We are using 3.4.1 Version of Param Query Grid. Number cell is not aligned properly with the rows. To fix this we have searched to find the property to increase the height of the number cell but not able to find it anywhere. This problem we are facing after we kept button in a row.
We have checked Row editing demo. There too rows are not aligned properly. Kindly provide solution to align number cell properly with respect to rows.
Kindly find the attached screen shot.
Thanks
BsolTeam
-
Please use virtualX: true
-
Yes, We are using virtualX:true , after this we are facing issue with scroll. Scroll is not working for the grid.
-
Please share a test case or a jsfiddle.
-
I want the functionality to scroll the grid without using scroll bar. It was working fine when using virtualX:false,
as per our requirement, as you suggested to use virtualX:true, at this time scroll is not working without using scroll bar.
Please find the JsFiddle: http://jsfiddle.net/qxmuvLfk/
-
But your jsfiddle works the same with virtualX true/ false. There is no scrollbar in the grid in both cases.
Please share a jsfiddle where the issue faced by you is reproduced.