summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TRepeater.php
AgeCommit message (Collapse)Author
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-06Added EmptyTemplate property to TRepeater.xue
2006-02-04Modified TDataGrid sample to enable updating rating.xue
2006-02-04Fixed a bug about performing databind with an empty dataset.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-01-31All events are now defined with public on-functions. This is to comply with ↵xue
the new change introduced since 5.1.
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-29Modified TRepeater, TDataList and TTemplateColumn to make use of the new ↵xue
template parsing logic.
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-15Modified the way of creating templates.xue
2006-01-14TDataList completed. A preliminary demo added.xue
2006-01-14Added TBaseDataList (nearly completed).xue
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about ↵xue
SafeHtml support. Modified TTextBox demo accordingly.
2006-01-13Added documentation.xue
2006-01-12(no commit message)xue
2006-01-12Fixed several issues about viewstate handling. Prado Composer is nearly ↵xue
completed.
2006-01-11Fixed many issues with DataBoundControls. Added Prado Composer Demo (not ↵xue
done yet).
2006-01-11(no commit message)xue