How to implement an Ajax Call in Dhtmlx Grid

Hi



I’m new to Ajax.

1. I have a requirement to Save the File as an XML whenever i Modify my Grid. For this whenever i update my grid i need to send the XML String to a Java Servlet where the Validations of values in the grid will take place. Can anybody help me out on how to do this issue.



2. Also is it possible to send the Entire grid as an XML or can we send a particular Columns we want for Validation









Note : I don’t want use the conventional Submit where the Control goes to the Backend servlet and again i redirect it to my front page.





Kindly help me out