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
/
TRepeater.php
Age
Commit message (
Expand
)
Author
2006-07-18
Documentation update.
xue
2006-06-22
Added dataBindChildren when instantiating EmptyTemplate.
xue
2006-06-21
Added TDataGrid.EmptyTemplate property
xue
2006-06-13
TRepeater, TDataList and TDataGrid will store data indices in DataKeys if Dat...
xue
2006-06-04
Some minor documentation change.
xue
2006-06-02
Including TDataFieldAccessor.
xue
2006-04-15
Added TRepeater.DataKeys and TRepeater.DataKeyField
xue
2006-03-17
Using constants as item types.
xue
2006-02-08
Changed accessibility of a few render-related methods (needed by adapters).
xue
2006-02-06
Added EmptyTemplate property to TRepeater.
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-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-29
Modified TRepeater, TDataList and TTemplateColumn to make use of the new temp...
xue
2006-01-21
BE AWARE: Significant change!
xue
2006-01-15
Modified the way of creating templates.
xue
2006-01-14
TDataList completed. A preliminary demo added.
xue
2006-01-14
Added TBaseDataList (nearly completed).
xue
2006-01-14
Added TBaseDataList control. Updated class tree. Modified TTextBox about Safe...
xue
2006-01-13
Added documentation.
xue
2006-01-12
(no commit message)
xue
2006-01-12
Fixed several issues about viewstate handling. Prado Composer is nearly compl...
xue
2006-01-11
Fixed many issues with DataBoundControls. Added Prado Composer Demo (not done...
xue
2006-01-11
(no commit message)
xue