-
hi, when I edit a row, then I do not want formatter some column of the row after edit the row(these columns has "formatter" option). Is "reformatAfterEdit" param control above operate? but jqgrid sour…
-
行事件只发现onRowClick这个事件,没发现onRowDblClick,双击弹出编辑的场景还是蛮多的
-
Dear ALL,
There have two problems that I can‘t deal which about Multiselect and Multikey:
1、When Multikey is "ctlkey",and unselect using checkbox doesn't work,how to fix this bug?
2、When row h…
-
怎么不提供table的组件呢
-
modify jquery.jqGrid.js to fix a bug with subgrid - expandOnLoad when "multiselect"
if(ts.p.subGridOptions.expandOnLoad === true) {
$(ts.rows).filter('.jqgrow').each(function (index, row)
…
-
Hi all,
using jqGrid for years, it was time to upgrade the old version 4.6.0 to most recent (free) version 4.15.3. Unfortunately, applying it to my existing grids, two issues appeared.
(1) I am …
-
Hi,
i'm trying to add a series of buttons( see https://jsfiddle.net/bozzoa/mm33jy7e/20/ for a quick example)
by building and inserting them after the creation of the jqGrid.
The issue I'm havi…
-
Lib version is not updated in v5.3.
-
Hi,
I saw there is some limitation when using frozen columns and scroll= true [http://www.trirand.com/jqgridwiki/doku.php?id=wiki:frozencolumns](url)
Is this still the case with free jqgrid?
Thank!
-
Hi, this is a suggestion, not a in issue.
I see every dropdown in advanced search popup is re-created every time you add a new rule.
Source: https://raw.githubusercontent.com/free-jqgrid/jqGrid/mast…