[jQuery] JQuery XML Manipulation

2009-03-12 Thread stilwalli
Hello Developers, I am using jqGrid plugin of JQuery for displaying data in a grid. I am wanting to manipulate the data xml dynamically. For instance say I have an xml like 10 raj 20 caj Now when I say add row, I would like to add an data to the row (which I am able to do it). But I am

[jQuery] Re: JQuery XML Manipulation

2009-03-11 Thread stilwalli
stilwalli wrote: > > Hello Developers, > > I am using jqGrid plugin of JQuery for displaying data in a grid. I am > wanting to manipulate the data xml dynamically. For instance say I have an > xml like > > > > 10 > raj > > > 20 > caj > &g