summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Samples
AgeCommit message (Expand)Author
2006-02-01Modified TDataList demo 2 to make it more demonstrative.xue
2006-02-01Added a new TDataList demo.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-31All events are now defined with public on-functions. This is to comply with t...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-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 TDropDownList validation demos.xue
2006-01-25Added validation demo for TListBox. Fixed a few autopostback with causesvalid...xue
2006-01-24Fixed an issue about TCheckBox's value attribute.xue
2006-01-24Added TRadioButton demo and FT.xue
2006-01-24Added TCheckBox FTxue
2006-01-24Fixed a few issues with TCheckBox about validator.xue
2006-01-23Added TTextBox FTxue
2006-01-22Fixed renderInputTag issue with TRadioButton.xue
2006-01-21(no commit message)xue
2006-01-21(no commit message)xue
2006-01-21Add TImageButton demos.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-21Enhanced Prado::using().xue
2006-01-21Added TLinkButton demos.xue
2006-01-21Removed UseSubmitBehavior and PostBackUrl properties from TButton. TButton de...xue
2006-01-21Added TButton demo (incomplete).xue
2006-01-21TTextBox demo completed. Fixed a few issues related with AutoPostBack=true.xue
2006-01-20Added a dynamically created table demo.xue
2006-01-20Added Validation test cases for TTextBoxxue
2006-01-20Added TImage and THyperLink demos.xue
2006-01-19Fix a few issues with listcontrols about databinding.xue
2006-01-18update javascript library and usage in web controlswei
2006-01-17(no commit message)xue
2006-01-16Added validation examples.xue
2006-01-16Added customvalidator demo.xue
2006-01-16Added validator controls.xue
2006-01-15(no commit message)xue
2006-01-14TDataList completed. A preliminary demo added.xue
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...xue
2006-01-12(no commit message)xue
2006-01-03(no commit message)xue
2006-01-03Added a TBulletList demo with image bullets.xue
2006-01-03Added TBulletedList and its demos.xue
2006-01-02TCheckBoxList and TRadioButtonList completed.xue
2006-01-02Added TTable sample.xue
2006-01-02Added TRadioButtonList, TTable related controls.xue
2006-01-01Added initial TCheckBoxList implementation.xue
2005-12-31Added TPanel default button sample.xue
2005-12-31Refactored TPanel by adding TPanelStyle.xue