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
/
TDataList.php
Age
Commit message (
Expand
)
Author
2007-09-17
fixed renderer bug.
xue
2007-04-17
<div> tags are used instead of <span> when TDataList.RepeatLayout is Raw
xue
2007-04-13
removed <span> tags when TDataList.RepeatLayout is Raw
xue
2007-02-05
Added renderer feature to TDataGrid.
xue
2007-02-05
Added IStyleable and fixed style rendering issue about TDataList.
xue
2007-02-04
updated comments to TDataList.
xue
2007-02-04
added renderer feature to TDataList.
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-05
merge from 3.0 branch till 1329.
xue
2006-07-21
merge from 3.0 branch till 1281.
xue
2006-07-07
Merge from 3.0 branch till 1253.
xue
2006-06-28
merge from 3.0 branch till 1208.
xue
2006-06-26
Merge from 3.0 branch till 1202.
xue
2006-06-21
Merge from 3.0 branch till 1191.
xue
2006-06-15
Merge from 3.0 branch till 1166.
xue
2006-06-04
Merge from 3.0 branch till 1140.
xue
2006-04-12
Merge from 3.0 branch till 898.
xue
2006-03-17
Using constants as item types.
xue
2006-03-09
Many small fixes due to the result of zend analyzer.
xue
2006-02-26
Fixed an issue about style merging.
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-03
Fixed an issue about style merging.
xue
2006-02-02
Modified onSaveState to saveState, and onLoadState to loadState.
xue
2006-02-01
Modified TDataList demo 2 to make it more demonstrative.
xue
2006-02-01
Added a new TDataList demo.
xue
2006-02-01
Updated TDataList tutorial.
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-17
(no commit message)
xue
2006-01-15
(no commit message)
xue
2006-01-15
Implemented hierarchical item style application.
xue
2006-01-14
TDataList completed. A preliminary demo added.
xue
2006-01-14
Added TBaseDataList (nearly completed).
xue