Dear Tony,
I've been scouting the entire jqGrid website for an answer to my question but it cannot be found. I've tried the following pages:
… and ofcourse the jqGrid Demos.
Nowhere is to be found how you manage the xmlReader of a Subgrid as Grid. The subGrid shows no records. I use a custom method for my XML layout which works fine with my master grid. I'll paste a snippet of the xml settings I've been using for my master grid. This is the same configuration as I'd like to use for my connected subGrid.
xmlReader from my jqGrid code
|
1 |
xmlReader: { <br />root: 'Grid', <br />row: 'Rij'<br />}<br />...<br /> |
Response to be found at my XML file
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top