ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: bsolTeamBglr on October 11, 2017, 03:52:33 pm

Title: Number cell is not aligned properly
Post 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
Title: Re: Number cell is not aligned properly
Post by: paramvir on October 11, 2017, 04:14:44 pm
Please use virtualX: true
Title: Re: Number cell is not aligned properly
Post by: bsolTeamBglr on October 11, 2017, 04:24:42 pm
Yes, We are using virtualX:true , after this we are facing issue with scroll. Scroll is not working for the grid.
Title: Re: Number cell is not aligned properly
Post by: paramvir on October 11, 2017, 04:28:45 pm
Please share a test case or a jsfiddle.
Title: Re: Number cell is not aligned properly
Post by: bsolTeamBglr on October 11, 2017, 07:42:27 pm

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/



 
Title: Re: Number cell is not aligned properly
Post by: paramvir on October 11, 2017, 09:10:31 pm
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.