Compatible with ZendFrame Works?

Is DHTMLX Compatible with ZendFrame Works?

dhtmlx component are fully client side, so they can be used with any server side code, including Zend Framework ( there are known implementations )

Do you have any examples or links of Dhtmlx implementation with Zend Framework?

I’m currently using dhtmlx in a Zend MVC application. It works very well.

The more complicated part was to develop a Form Decorator to export ZendForms in JSON format …