Create a great looking, interactive Ajax Grid in Dreamweaver within
minutes.Choose from predefined designs, add grid paging and inline
search. Select one of the many table formatting options to fit the
Grid perfectly in your site.
The grid loads extremely fast
due to Ajax technology that only loads the displayed data. Connect with
any datasource, whether it’s MySQL or MS SQL Server, using auto
generated ASP or PHP Code. Add interactive components to your Data Grid
such as 3D ImageFlow Gallery, Advanced Tooltips, Advanced Layer Popup or Flash MP3 Player.
Ajax Datagrid Manual
Advanced: Creating a Custom Navigation Using Behaviors
Introduction
In this chapter we're going to show how you can control the grid with behaviors.
Adding the behavior
- Add a navigation object onto your page
We'll add buttons (.jpg images) to which we will attach the behavior.
- Specifying the behavior
Select your button, go to the Behaviors tab and select DMXzone and choose Control AJAX DataGrid.
- Setting the Behavior Options
We set the Where to execute to Current window as we don't use any frames. We select the Grid ID and specify that the grid needs to navigate to the next page.
Press ok and save and upload your files. When we press our button we'll navigate to the next page in our grid.