dhtmlxGrid

I have a question about dhtmlxGrid ver.1.5.



Is dhtmlxGrid with other AJAX libraries(ex.DOJO) able to coexist(not conflict) on a page?



Thank you.

The dhtmlxGrid doesn’t modify any global objects, and not relay on globar variables, so it may be safely used with other js libraries|frameworks
There are a lot of known implementation where it used with DOJO,ExtJS,jQuery and etc.

Versions before dhtmlxgrid 1.5 may have some problem with Prototype, but starting from dhtmlxgrid 1.5 they coexist without conflicts.