summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2006-02-19Updated architecture tutorial page for change of asset manager.xue
2006-02-19Fixed a bug of calling destructor.xue
2006-02-18Update some javascript code.wei
2006-02-18fixed a bug in quickstart demo for XHTML compliance.xue
2006-02-18cleaning up TClientScriptManager.xue
2006-02-15Adding new TRatingList component.wei
2006-02-14Added changing page size to the datagrid demo and two more FT.xue
2006-02-14Added 3 FT for TDataGrid demos.xue
2006-02-14Added datalist FT.xue
2006-02-13Fixed an issue of I18N FT running on FF.xue
2006-02-13Anonymous modules are allowed now.xue
2006-02-13Updated cookie tutorial.xue
2006-02-12Updated cookie attack prevention tutorial page.xue
2006-02-12updated topic list.xue
2006-02-12Added cookie protection tutorial.xue
2006-02-11Updated quickstart tutorial to reflect the addition of TSecurityManager.xue
2006-02-10Fixed a bug in TTemplateColumn about HeaderText.xue
2006-02-09Fixed a bug of mainmenu url.xue
2006-02-09Added Printer-friendly version of quickstart tutorial.xue
2006-02-08Updated application lifecycle and related tutorial description.xue
2006-02-08Moved onExitApplication out of destructor.xue
2006-02-07Application configuration files can now be explicitly specified, and multiple...xue
2006-02-07Added UrlFormat property to THttpRequest.xue
2006-02-07Completed the tutorial about creating new controls.xue
2006-02-07Fixed a bug in generating URLs with double slashes.xue
2006-02-06Added EmptyTemplate property to TRepeater.xue
2006-02-06Fixed a bug in TDataGrid about columnspan of pager cell.xue
2006-02-05Added two examples showing creating new controls by composition.xue
2006-02-05Added Upgrading tutorial page.xue
2006-02-05Completed DataGrid part II description.xue
2006-02-05Added a demo of TDataGrid showing custom paging.xue
2006-02-05Added toggle column visibility demo.xue
2006-02-05Added paging example of TDataGrid.xue
2006-02-05Updated sorting example of TDataGrid.xue
2006-02-05Added an example showing TDataGrid sort functionality.xue
2006-02-04Modified TDataGrid sample to enable updating rating.xue
2006-02-04Added an example of TDataGrid showing updating and deleting functionalities.xue
2006-02-04Fixed a bug about performing databind with an empty dataset.xue
2006-02-04A few style changes.xue
2006-02-03Completed datagrid tutorial part one and added a new datagrid sample.xue
2006-02-03Fixed an issue about style merging.xue
2006-02-02Modified onSaveState to saveState, and onLoadState to loadState.xue
2006-02-02Add datagrid and repeater to prado3_quick_start.pdfwei
2006-02-02Added a demo of using TDataGrid with automatically generated columns.xue
2006-02-01TDataList demos are completed.xue
2006-02-01Modified TDataList demo 2 to make it more demonstrative.xue
2006-02-01Added a new TDataList demo.xue
2006-02-01Updated TDataList tutorial.xue
2006-02-01Added a new repeater demo.xue
2006-01-31Split TTable.php file into individual class files. Modified TRepeater demo 2.xue