You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using jqGrid 4.15.4, Our grid size is full screen but in table we have less columns and we are not getting horizontal scroll. Initially, the data is in chunk of 50 records. Totally, We have 1000 records in API but the entire data is showing up only after the horizontal scroll is being enabled.
However, when both horizontal and vertical scrolls are being enabled simultaneously we can see the entire data set.
The text was updated successfully, but these errors were encountered:
Hi Team,
We are using jqGrid 4.15.4, Our grid size is full screen but in table we have less columns and we are not getting horizontal scroll. Initially, the data is in chunk of 50 records. Totally, We have 1000 records in API but the entire data is showing up only after the horizontal scroll is being enabled.
However, when both horizontal and vertical scrolls are being enabled simultaneously we can see the entire data set.
The text was updated successfully, but these errors were encountered: