Free The XSLDataGrid: XSLT Rocks Ajax Tutorial

Feb
08

The XSLDataGrid: XSLT Rocks Ajax

Posted by admin

Most web applications have a requirement somewhere in their interface for a tabular view of data — often, a view of the rows in a database table. In some cases, the use of a static HTML <TABLE> is appropriate, but users have become increasingly accustomed to richer, more malleable interfaces that let them change column widths, order, etc. Among the application widgets in the web developer’s toolbox, the dynamic datagrid is an often cumbersome one to set up. This article will outline a dat 
continue >>

Add A Comment