Hi,
I am facing issue of having white space after the last column in jqxgrid.
I am having total as a 100% from the grid settings white space is still there.
I have observed this behaviour when there are less number of entries in the grid and web page is not having vertical scroll.
If I open developer tool on the same page then white space disappears and the white space is gone even after closing the developer tool.
I have tried fixing this issue with styling but its not working.
I have tried one solution given on the forum itself that not to give width property to last column but no luck with it.
The link for the same is : jqxgrid has empty space after last column
Please help me to solve this issue.