[jQuery] Re: JQuery XML Manipulation

2009-03-13 Thread Tony
; send it to the server. > > Shashank > > > From: jquery-en@googlegroups.com [jquery...@googlegroups.com] On Behalf Of > Tony [t...@trirand.com] > Sent: Friday, March 13, 2009 6:05 AM > To: jQuery (English) > Subject: [jQuery] Re: J

[jQuery] Re: JQuery XML Manipulation

2009-03-13 Thread Shashank Tilwalli
hank From: jquery-en@googlegroups.com [jquery...@googlegroups.com] On Behalf Of Tony [t...@trirand.com] Sent: Friday, March 13, 2009 6:05 AM To: jQuery (English) Subject: [jQuery] Re: JQuery XML Manipulation Hello, You can use a datatype parameter as function. This way

[jQuery] Re: JQuery XML Manipulation

2009-03-13 Thread Tony
Hello, You can use a datatype parameter as function. This way you can manipulate the xml before send them to the grid. Refer to the documentation and examples on how to do this. Regards Tony On Mar 13, 1:10 am, stilwalli wrote: > Hello Developers, > > I am usingjqGridplugin of JQuery for displa

[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 > > > > > Now when I say add row, I would like to