jQWidgets Forums

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: multiple nested grid multiple nested grid #87607

    sonotano
    Participant

    I was wrong, …
    I copied the same code in each tab,

    and I didn’t know that the following code set the name and id of each nested grid,

    rowdetailstemplate: {
    rowdetails: “<div id=‘gridCxC’ name=’subgrid’ style=’margin: 10px;’></div>”,
    rowdetailsheight: 220,
    rowdetailshidden: true
    },

    the ‘gridCxC’ is the id
    gridCxC0
    gridCxC1
    gridCxC2
    etc

    I copied (wrongl

Viewing 1 post (of 1 total)