dhtmlx grid loadxml POST

when i load the grid by loadXML();

url?a=1&c=2

how can i use POST submit my parameters? eg: a=1 & b=2 use post not get method.

You may try to use the post() method instead of load():
docs.dhtmlx.com/api__dhtmlxgrid_post.html