Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-15 | Breaking change! Changed context of the expressions in template to the ↵ | xue | |
template control. Evaluations of <%= %> are now all in PreRender stage. | |||
2006-04-07 | Breaking change!! Optimized the representation and evaluation of template ↵ | xue | |
expression, statements and databind tags. | |||
2006-02-04 | Fixed a bug about performing databind with an empty dataset. | xue | |
2006-02-04 | A few style changes. | xue | |
2006-02-01 | Added a new repeater demo. | xue | |
2006-01-31 | Split TTable.php file into individual class files. Modified TRepeater demo 2. | xue | |
2006-01-31 | All events are now defined with public on-functions. This is to comply with ↵ | xue | |
the new change introduced since 5.1. | |||
2006-01-30 | Modified viewstate saving method so that much smaller state data is generated. | xue | |
2006-01-30 | Added two repeater demos. | xue | |