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.
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.