4D Ajax for Dreamweaver Pt.3
Table of contents for 4D Ajax for Dreamweaver Demo
- 4D Ajax for Dreamweaver
- 4D Ajax for Dreamweaver Pt.2
- 4D Ajax for Dreamweaver Pt.3
Now the third and final step is to just choose which object to embed. .mmm.. We can choose from the data grid, a calendar, a data tree, a data matrix and an image matrix.
For today, we are just going to embed the data grid so lets have that done and this dialog comes up. Here we can choose which table or DDW or DCS or which view to embed. Today I am going to choose the customer table. We can also select advanced settings but I won’t touch any that anyone today. If anything I’ll change will be the width and the height. So now some codes have been added in the body element and the div class to display the data grid and on the top I am going to drop the script to see where we traded the data grid object.
It’s very necessary and common to show where the codes stared and ended. And that’s all we have to do three steps to embed an object. So we save this HTML file in our web route I’ll call it grid. We should be able to see our object. So lets go to our browser and connect to the HTML page we just created… and there we go. Our live data grid in our HTML page. All the functionality of a normal data grid in the 4D Ajax client environment we can add a record and you can create one and you can do one live searching.
So..thats all our demo tutorial for the 4D Ajax Dreamweaver extension which is displayed how to easily embed a live 4D Ajax object into a HTML page.
In case you didn’t see the video in part 1 of this series… here it is again.
Tags: dreamweaver forum, adobe dreamweaver, dreamweaver free templates, dreamweaver mx free tutorial, free online dreamweaver tutorial, free macromedia dreamweaver tutorial
Post a comment