sorin_postelnicu

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • in reply to: Clone jqGrid #100528
    sorin_postelnicu
    Participant

    Dear Tony,

    Is there any way to clone an existing jqGrid without knowing the original jqGrid properties? I mean: to create a new jqGrid by copying all the properties from an existing grid.

    Is there a function to retrieve all the properties of an existing grid, then maybe also override some of them, and then to create a new grid with these properties?

    Thanks!

    Sorin

    in reply to: Table To Grid Bug #100445
    sorin_postelnicu
    Participant

    I encountered a similar problem (TypeError: colModel[rowPos] is undefined http://myapp/js/jquery.jqGrid.src.js Line 12202) and I made the following changes to the function tableToGrid in order to make it easier to debug (and also faster!):

    function tableToGrid(selector, options) {
    jQuery(selector).each(function() {

Viewing 2 replies - 1 through 2 (of 2 total)

Stay connected with us in your favorite flavor!