Age | Commit message (Expand) | Author |
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 | All events are now defined with public on-functions. This is to comply with t... | 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 | Update quickstart style.css | wei |
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 |
2006-01-24 | Fixed an issue about TCheckBox's value attribute. | xue |
2006-01-24 | Added TRadioButton demo and FT. | xue |
2006-01-24 | Added TCheckBox FT | xue |
2006-01-24 | Fixed a few issues with TCheckBox about validator. | xue |
2006-01-23 | Added TTextBox FT | xue |
2006-01-22 | Fixed renderInputTag issue with TRadioButton. | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | (no commit message) | xue |
2006-01-21 | Add TImageButton demos. | xue |
2006-01-21 | BE AWARE: Significant change! | xue |
2006-01-21 | Enhanced Prado::using(). | xue |
2006-01-21 | Added TLinkButton demos. | xue |
2006-01-21 | Added description for the rest simple HTML controls in the quickstart demo. | xue |
2006-01-21 | Removed UseSubmitBehavior and PostBackUrl properties from TButton. TButton de... | xue |
2006-01-21 | Added TButton demo (incomplete). | xue |
2006-01-21 | TTextBox demo completed. Fixed a few issues related with AutoPostBack=true. | xue |
2006-01-20 | Added a dynamically created table demo. | xue |
2006-01-20 | Added Validation test cases for TTextBox | xue |
2006-01-20 | Added TImage and THyperLink demos. | xue |
2006-01-19 | Fix a few issues with listcontrols about databinding. | xue |
2006-01-18 | update javascript library and usage in web controls | wei |
2006-01-17 | (no commit message) | xue |
2006-01-16 | Added validation examples. | xue |
2006-01-16 | Added customvalidator demo. | xue |
2006-01-16 | Added validator controls. | xue |