September 8th, 2006
Screencast: Using PDO with data grid.
Here is a very basic introduction to retreiving some data from a MySQL database using PDO and displaying the results in a data grid. The tutorial starts assuming that you have downloaded and unpacked the Prado distribution.
The tutorial is meant for the quickest introduction in retreiving data. Generally, you will need to refactor the code such that the logic of retrieving data is moved away from the TPage classses.
Screencast details:
- length: approx ~ 3.5 mins (1.5 Mb)
- format: flash 7 or later
- download swf (1.5Mb)
Comments and suggestions most welcome.
October 21st, 2006 at 6:53 pm
it’s a little simple for me who wanna use DataGrid for complex case.
Please do more work on your manual about how to configure your application by config file, like application.xml.