Topic “JavaScript-Ajax”

Dojo Grid with CakePHP

JavaScript grid is an advanced replacement for the standard HTML table element. Several (RIA) toolkits provide their own data grid components with various advanced features, like sorting and in-place editing. I'll outline in this tutorial how to use Dojox DataGrid together with a popular PHP framework — CakePHP.

Ajax MVC - RIA Design Pattern

Model-View-Controller (MVC) Design Pattern is a way to structure software. As web applications are moving towards Rich Internet Applications (RIA), the client side is growing more complex. I'll show in this tutorial how MVC can be used to structure an Ajax-application.

Syndicate content