index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
/
UI
/
WebControls
/
TListControl.php
Age
Commit message (
Expand
)
Author
2006-08-27
Merge from 3.0 branch till 1350.
xue
2006-07-29
Merge from 3.0 branch till 1305.
xue
2006-07-03
Fixed drop down list javascript problems in IE
wei
2006-06-26
Merge from 3.0 branch till 1202.
xue
2006-06-24
Update active controls.
wei
2006-06-19
Merge from 3.0 branch till 1185.
xue
2006-06-12
Minor updates.
wei
2006-06-11
Prado js files are not rendered at the beginning of the form
xue
2006-06-10
Merge from 3.0 branch till 1150.
xue
2006-06-04
Merge from 3.0 branch till 1140.
xue
2006-05-29
Merge from 3.0 branch till 1099.
xue
2006-05-18
Fixed #177.
xue
2006-05-17
Merge from 3.0 branch till 1073.
xue
2006-05-06
Adding TActiveButton and TActiveTextBox
wei
2006-04-07
Removed TDataValueFormatter.
xue
2006-04-07
Format string in classes extending TListControl can now evaluate an expression
xue
2006-04-07
Merge from 3.0 branch 871.
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue
2006-03-30
Fixed #107
xue
2006-03-17
Cleanup of usage of registerPostBackControl.
xue
2006-02-20
Cleaned up TForm and THead.
xue
2006-02-15
Added error messages for TListControl.
xue
2006-02-15
Fixed ticket #53
xue
2006-02-15
TDataFieldAccessor is used consistently to access all data field values.
xue
2006-02-08
Changed accessibility of a few render-related methods (needed by adapters).
xue
2006-02-04
Modified TDataGrid sample to enable updating rating.
xue
2006-02-04
Fixed a bug about performing databind with an empty dataset.
xue
2006-02-02
Modified onSaveState to saveState, and onLoadState to loadState.
xue
2006-02-02
Fixed #27
wei
2006-01-31
All events are now defined with public on-functions. This is to comply with t...
xue
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-21
Using TAttributeCollection in TListItem.
xue
2006-01-21
BE AWARE: Significant change!
xue
2006-01-19
Fix a few issues with listcontrols about databinding.
xue
2006-01-18
update javascript library and usage in web controls
wei
2006-01-14
Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...
xue
2006-01-12
Fixed 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-04
Added documentation.
xue
2006-01-02
TCheckBoxList and TRadioButtonList completed.
xue
2006-01-01
Enhanced support to attribute access.
xue
2005-12-30
Added TListBox samples.
xue
2005-12-22
(no commit message)
xue
2005-12-14
Added TListControl
xue