summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Samples
AgeCommit message (Expand)Author
2006-03-27Added TLiteral, TPlaceHolder demos.xue
2006-03-27Added demos for TExpression, TStatements, TSafeHtml and TTextHighlighter.xue
2006-03-26Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel...xue
2006-03-25Finished all TWizard demos.xue
2006-03-25Added TemplatedWizardStep example.xue
2006-03-24Enhanced error context display when a PHP error occurs.xue
2006-03-24Added two wizard demos.xue
2006-03-19Update datagrid samples in respect to the new change to TDataGrid.xue
2006-02-25TValidationSummary font color is set as red by default.xue
2006-02-25Added TRangeValidator demo.xue
2006-02-23more clean up work about validators.xue
2006-02-22cleanup of validators.xue
2006-02-22Updated some validators and relevant demos.xue
2006-02-18Update some javascript code.wei
2006-02-15Adding new TRatingList component.wei
2006-02-14Added changing page size to the datagrid demo and two more FT.xue
2006-02-14Added 3 FT for TDataGrid demos.xue
2006-02-14Added datalist FT.xue
2006-02-10Fixed a bug in TTemplateColumn about HeaderText.xue
2006-02-07Fixed a bug in generating URLs with double slashes.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 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-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-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