summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2006-02-08Updated application lifecycle and related tutorial description.xue
2006-02-08Moved onExitApplication out of destructor.xue
2006-02-07Application configuration files can now be explicitly specified, and multiple...xue
2006-02-07Added UrlFormat property to THttpRequest.xue
2006-02-07Completed the tutorial about creating new controls.xue
2006-02-07Fixed a bug in generating URLs with double slashes.xue
2006-02-06Added EmptyTemplate property to TRepeater.xue
2006-02-06Fixed a bug in TDataGrid about columnspan of pager cell.xue
2006-02-05Added two examples showing creating new controls by composition.xue
2006-02-05Added Upgrading tutorial page.xue
2006-02-05Completed DataGrid part II description.xue
2006-02-05Added a demo of TDataGrid showing custom paging.xue
2006-02-05Added toggle column visibility demo.xue
2006-02-05Added paging example of TDataGrid.xue
2006-02-05Updated sorting example of TDataGrid.xue
2006-02-05Added an example showing TDataGrid sort functionality.xue
2006-02-04Modified TDataGrid sample to enable updating rating.xue
2006-02-04Added an example of TDataGrid showing updating and deleting functionalities.xue
2006-02-04Fixed a bug about performing databind with an empty dataset.xue
2006-02-04A few style changes.xue
2006-02-03Completed datagrid tutorial part one and added a new datagrid sample.xue
2006-02-03Fixed an issue about style merging.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-02-02Add datagrid and repeater to prado3_quick_start.pdfwei
2006-02-02Added a demo of using TDataGrid with automatically generated columns.xue
2006-02-01TDataList demos are completed.xue
2006-02-01Modified TDataList demo 2 to make it more demonstrative.xue
2006-02-01Added a new TDataList demo.xue
2006-02-01Updated TDataList tutorial.xue
2006-02-01Added a new repeater demo.xue
2006-01-31Split TTable.php file into individual class files. Modified TRepeater demo 2.xue
2006-01-31Fixed a small issue about page configuration.xue
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31make I18n demo work with PHP 5.0.4wei
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-30Modified viewstate saving method so that much smaller state data is generated.xue
2006-01-30Added two repeater demos.xue
2006-01-29Moved localized template via changing culture to constructorwei
2006-01-29Updated quickstart tutorial about new template parsing.xue
2006-01-29Made example working with PHP 5.0.4.xue
2006-01-29Updated requirement checker message for ICONV requirement.xue
2006-01-29LogRoutes now work when errors happen during application running.xue
2006-01-29Update quickstart style.csswei
2006-01-29Add I18N Sample.wei
2006-01-29Added PDF download to quickstart.xue
2006-01-29Enhanced error report for template parser.xue
2006-01-28Added ViewState protection and cross site scripting prevention tutorial pages.xue
2006-01-28Update I18N.page doc.wei
2006-01-28Added auth tutorial page.xue