dhtmlxConnector is an extension for the DHTMLX library, which maps client-side components onto the server-side datasource. Supported components are:
You don’t need to worry about data formats any more. dhtmlxConnector will handle data connections between the server-side database and client-side components, seamlessly loading content. When integrated with dhtmlxDataProcessor on the client side, dhtmlxConnector also takes care of update/insert/delete operations.
It organizes server-side functionality to support special modes for components working with large amounts of data (such as dynamic loading, Smart Rendering, and paging) as well as server-side sorting and filtering.
A great advantage of dhtmlxConnector is its usability. The video below shows how to map dhtmlxGrid to the database, implementing support for large datasets with server-side sorting and filtering as well as data updating capabilities. Sample files related to the video can be downloaded here.
As mentioned above, another great feature of dhtmlxConnector is easy integration with dhtmlxDataProcessor, which provides client-side visualization and communication. Due to this integration, application users will receive information about the current state of changed records, mandatory fields, and possible errors. Developers get events system and validation capabilities which provide full control over data processing.
dhtmlxDataProcessor is included in the dhtmlxGrid, dhtmlxTreeGrid, and dhtmlxTree packages, as well as in dhtmlxSuite. dhtmlxConnector is also included in dhtmlxCombo package.
To get you started using dhtmlxConnector asap, we've created detailed documentation and examples of what you can do with dhtmlxConnector. Both the documentation and the examples come with dhtmlxConnector packages.
The use of dhtmlxConnector and dhtmlxDataProcessor is covered by the license terms of the DHTMLX component that they are used with. Their use, in whole or in part, for purposes other than supporting DHTMLX components is prohibited.
There are two ways you can get external technical help on how to use dhtmlxConnectors:

The development version contains the latest codebase, functionality, and fixes. However, it may also contain
some new bugs. If you found a bug in the official version, try to use the development version which can already have a fix for it.