Hi,
I started to play around with Flex 3. I have managed to send an XML to my PHP backend (query database) and display the returning XML on the grid. Two columns are editable.
What I am trying to do is, when user clicks on "Save Changes" button, Flex will create an XML, only with the rows that have been edited and changed, and send it back to PHP.
Can someone show me the way ?
Thanks
B
Start Free Trial