summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Samples
AgeCommit message (Expand)Author
2006-08-31Added TDropDownListColumn.xue
2006-08-27Cells in TDataGrid rows can now be accessed via the corresponding column IDs.xue
2006-08-26MINOR BC BREAK (javascript related). Update javascript effect library to 1.6....wei
2006-08-05Fixed #278wei
2006-07-21Fixed #263.xue
2006-06-27Added tutorial and test cases for TPager.xue
2006-05-27Possible fix for #171 (including TColorPicker). Fixed #160.wei
2006-05-11Fixed a bug in LabeledTextBox sample.xue
2006-05-04Added TCompositeControl.xue
2006-04-27Added more FT.xue
2006-04-25Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick...wei
2006-04-22Modified default value rendering for TCheckBox.xue
2006-04-15Breaking change! Changed context of the expressions in template to the templa...xue
2006-04-11Changed back the sample.xue
2006-04-11Added Raw layout to TDataList.xue
2006-04-11Fixed a few inconsistency due to change of template parsing.xue
2006-04-07Breaking change!! Optimized the representation and evaluation of template exp...xue
2006-04-02Added TFileUpload and TJavascriptLogger tutorials.xue
2006-04-02Added TMultiView demo.xue
2006-04-01Added THiddenField and THtmlArea demos.xue
2006-03-31Added TImageMap and TInlineFrame demos.xue
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