Age | Commit message (Expand) | Author |
2006-02-04 | Added an example of TDataGrid showing updating and deleting functionalities. | xue |
2006-02-04 | Fixed a bug about performing databind with an empty dataset. | xue |
2006-02-04 | A few style changes. | xue |
2006-02-03 | Completed datagrid tutorial part one and added a new datagrid sample. | xue |
2006-02-03 | Fixed an issue about style merging. | xue |
2006-02-02 | Modified onSaveState to saveState, and onLoadState to loadState. | xue |
2006-02-02 | Add datagrid and repeater to prado3_quick_start.pdf | wei |
2006-02-02 | Added a demo of using TDataGrid with automatically generated columns. | xue |
2006-02-01 | TDataList demos are completed. | xue |
2006-02-01 | Modified TDataList demo 2 to make it more demonstrative. | xue |
2006-02-01 | Added a new TDataList demo. | xue |
2006-02-01 | Updated TDataList tutorial. | xue |
2006-02-01 | Added a new repeater demo. | xue |
2006-01-31 | Split TTable.php file into individual class files. Modified TRepeater demo 2. | xue |
2006-01-31 | Fixed a small issue about page configuration. | xue |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-31 | All events are now defined with public on-functions. This is to comply with t... | xue |
2006-01-31 | make I18n demo work with PHP 5.0.4 | wei |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue |
2006-01-30 | Modified viewstate saving method so that much smaller state data is generated. | xue |
2006-01-30 | Added two repeater demos. | xue |
2006-01-29 | Moved localized template via changing culture to constructor | wei |
2006-01-29 | Updated quickstart tutorial about new template parsing. | xue |
2006-01-29 | Made example working with PHP 5.0.4. | xue |
2006-01-29 | Update quickstart style.css | wei |
2006-01-29 | Add I18N Sample. | wei |
2006-01-29 | Enhanced error report for template parser. | xue |
2006-01-28 | Added ViewState protection and cross site scripting prevention tutorial pages. | xue |
2006-01-28 | Update I18N.page doc. | wei |
2006-01-28 | Added auth tutorial page. | xue |
2006-01-28 | Made all demo pages xhtml compliant. | xue |
2006-01-27 | Added error handling tutorial page. | xue |
2006-01-27 | Added LogRouter diagram. | xue |
2006-01-27 | Added Logging page to quickstart tutorial. | xue |
2006-01-27 | Added Persistent State page to quickstart tutorial. | xue |
2006-01-27 | Added Performance Tuning tutorial page. | xue |
2006-01-27 | Added themes section in quickstart tutorial. | xue |
2006-01-27 | make the assets, master and content pages xhtml-compatible. | xue |
2006-01-27 | Added Master and Content tutorial. | xue |
2006-01-27 | Added assets section to quickstart tutorial. | xue |
2006-01-26 | Makes quickstart tutorial pages xhtml compatible. | xue |
2006-01-26 | Makes list page xhtml compatible. | xue |
2006-01-26 | Added description about databinding for list controls. | xue |
2006-01-26 | Added databinding and validation demos to TCheckBoxList and TRadioButtonList. | xue |
2006-01-26 | Added TDropDownList FT. | xue |
2006-01-26 | Added TListBox FT. | xue |
2006-01-25 | Changed AssociatedControlID to ForControl | wei |
2006-01-25 | Added description for list controls. Fixed a bug about viewsource in tutorial... | xue |
2006-01-25 | Added TDropDownList validation demos. | xue |
2006-01-25 | Added validation demo for TListBox. Fixed a few autopostback with causesvalid... | xue |