Grid

Hi,

How to set the request header for the dhtmlx ajax requests? i.e

mygrid.load(src);

You need to modify core ajax lib to achieve such result, there is no way to set additional headers through API.
For which purpose you are need additional headers ?