Load and post

Hi,

for loading data to my grid, i use loadXml, but in my case, i want to use a post command to submit data for the request inmy database.

For example :

i loodad data with a submit function an di put the xml result in a variable and then i load my grid with such a function like loadVariable(myXmlResult).



How i can load xml data without a get ?



Is there another way to do that ?

Basically loadXML command can be switched to POST mode instead of get
    dhtmlx.com/docs/products/kb/inde … XML%20post