summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
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
2006-01-28Added Client-side script section in topic list.xue
2006-01-28Made all demo pages xhtml compliant.xue
2006-01-27Added error handling tutorial page.xue
2006-01-27Added LogRouter diagram.xue
2006-01-27Added Logging page to quickstart tutorial.xue
2006-01-27Added Persistent State page to quickstart tutorial.xue
2006-01-27Added Performance Tuning tutorial page.xue
2006-01-27Added themes section in quickstart tutorial.xue
2006-01-27make the assets, master and content pages xhtml-compatible.xue
2006-01-27Added Master and Content tutorial.xue
2006-01-27Added assets section to quickstart tutorial.xue
2006-01-26Makes quickstart tutorial pages xhtml compatible.xue
2006-01-26Makes list page xhtml compatible.xue
2006-01-26Added description about databinding for list controls.xue
2006-01-26Added databinding and validation demos to TCheckBoxList and TRadioButtonList.xue
2006-01-26Added TDropDownList FT.xue
2006-01-26Added TListBox FT.xue
2006-01-25Changed AssociatedControlID to ForControlwei
2006-01-25Added description for list controls. Fixed a bug about viewsource in tutorial...xue
2006-01-25Added TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-24Modified THttpRequest and THttpSession so that they can be used like an array...xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue