dhtmlx/connector-php

PHP extension for the DHTMLX library

3.0.4 2016-06-10 13:39 UTC

This package is not auto-updated.

Last update: 2024-11-09 17:09:08 UTC


README

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.

External links

Other languages