Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Lingjia Zeng on Jan 17, 2008 06:36
open dhtmlx forum
How to use dhtmlXGrid with my own Ajax javascript?

I have an Ajax web application which uses window.XMLHttpRequest. After I added dhtmlXGrid I got an error when my javascript tries to create an XMLHttpRequest object. I guess dhtmlXGrid already uses the window.XMLHttpRequest.

How can I use dhtmlXGrid and also use my own Ajax javascript code?
Answer posted by Support on Jan 17, 2008 09:03
Can you please provide more details about error ( if it possible any kind of sample where problem can be reconstructed - you can send it directly to support@dhtmlx.com )
Existing code of dhtmlxgrid use but not change XMLHttpRequest object in any way, so it must not affect any other ajax library