Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raghu on Aug 05, 2009 23:00
open dhtmlx forum
Grid

Hi,

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

mygrid.load(src);
Answer posted by Support on Aug 06, 2009 02:15
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 ?