| manis 2004-05-28, 12:15 pm |
| Hi,
I am beginner with XML, how ever i have understanding of DOM. I will
give an over all scenario of my issue :
I am displaying some data in the flex grid which is populated using
the middle tier business logic(a component)
I want to edit multiple rows in the flex grid .
After editing these rows .. i want to click on save button and then
the whole data in the flex grid (including the edited data) should be
sent to the save method of the COM Object.
My main issue is ... how can i send the whole data to the COM's save
method as a single object and how excatly can DOM help me in doing
this ????
I hope i am clear enough.
Any kind of help will be really appreciated.
Thanks and Regards
Manish
|