Author Topic: Number cell is not aligned properly  (Read 2900 times)

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
Number cell is not aligned properly
« 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
« Last Edit: October 11, 2017, 04:30:07 pm by bsolTeamBglr »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Number cell is not aligned properly
« Reply #1 on: October 11, 2017, 04:14:44 pm »
Please use virtualX: true

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: Number cell is not aligned properly
« Reply #2 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Number cell is not aligned properly
« Reply #3 on: October 11, 2017, 04:28:45 pm »
Please share a test case or a jsfiddle.

bsolTeamBglr

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: Number cell is not aligned properly
« Reply #4 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/



 

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Number cell is not aligned properly
« Reply #5 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.