How to get the xml node value in jqgrid? -



How to get the xml node value in jqgrid? -

i need xml node value of particular rowid in jqgrid,below xml construction

<row id="2"> <cell>2014-10-01</cell> <cell>planning</cell> <cell>ag1454245847</cell> <cell></cell> <cell>product</cell> <group>1</group> </row>

i retrieved info using rawobject parameter in cellattr method,i need retrieve grouping node value of row id 2

xml jqgrid

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -