jqGrid icon indicating copy to clipboard operation
jqGrid copied to clipboard

jQuery grid plugin

Results 66 jqGrid issues
Sort by recently updated
recently updated
newest added

Hello team, I am having one issue that when we make columns: `sortable:true` and we have lots of columns with a scroll bar. On dragging, the selected column moves disproportionate....

This will allow the grid to occupy the entire screen size, it would help to review the rows **Example:** https://jsfiddle.net/690oehLm/ (Click on `Expand`) _The example is just a proof of...

Hello everyone, I have some columns shown by default on the first load. Then I show the Column Picker. The list of columns is displayed in the following order: _Label...

Good morning, I have a problem using virtual scroll on mobile devices. In the desktop version it works correctly but on the mobile it shows only the first page, when...

Problem

Since v5.8.2,the del operation button click event in delGridRow function wont effect when server returns 500 error. In v5.8.1 delGridRow function code sinppet like bellow: ``` $("#dData","#"+dtbl+"_2").click(function(){ ... var ajaxOptions...

Hello. is there any valid method to save current colums visability for current user in JqGrid? I mean when it was version 4.6 - I made it with : `...