summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TListControl.php
AgeCommit message (Expand)Author
2006-04-07Removed TDataValueFormatter.xue
2006-04-07Format string in classes extending TListControl can now evaluate an expressionxue
2006-04-07Merge from 3.0 branch 871.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-30Fixed #107xue
2006-03-17Cleanup of usage of registerPostBackControl.xue
2006-02-20Cleaned up TForm and THead.xue
2006-02-15Added error messages for TListControl.xue
2006-02-15Fixed ticket #53xue
2006-02-15TDataFieldAccessor is used consistently to access all data field values.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).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-02-02Fixed #27wei
2006-01-31All events are now defined with public on-functions. This is to comply with t...xue
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-21Using TAttributeCollection in TListItem.xue
2006-01-21BE AWARE: Significant change!xue
2006-01-19Fix a few issues with listcontrols about databinding.xue
2006-01-18update javascript library and usage in web controlswei
2006-01-14Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...xue
2006-01-12Fixed several issues about viewstate handling. Prado Composer is nearly compl...xue
2006-01-11(no commit message)xue
2006-01-11(no commit message)xue
2006-01-05(no commit message)xue
2006-01-04Added documentation.xue
2006-01-02TCheckBoxList and TRadioButtonList completed.xue
2006-01-01Enhanced support to attribute access.xue
2005-12-30Added TListBox samples.xue
2005-12-22(no commit message)xue
2005-12-14Added TListControlxue