From 2a962765f0b687988384294cdb4baf51e291680c Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 6 Feb 2007 22:44:55 +0000 Subject: updated QS pages. --- demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'demos/quickstart/protected/pages/GettingStarted') diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index 781eb0fa..ca1f361f 100644 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -14,8 +14,10 @@ This page summarizes the main new features that are introduced in each PRADO rel
  • Layered database support -
  • New controls, modules and services - TSoapService, TOutputCache, TSessionPageStatePersister, TFeedService, TJsonService, cache dependency classes, TXmlTransform
  • -
  • Configure subproperties in a group
  • -
  • Item renderer feature for TRepeater, TDataList and TDataGrid
  • + +
  • New template syntax facilitating subproperty configuration.
  • + +
  • Introduction of renderer concept - renderer enables reusing item templates that are commonly found in TRepeater, TDataList and TDataGrid, and makes the configuration on these controls much cleaner. For more details about renders, see the updated tutorials on TRepeater, TDataList and TDataGrid.
  • $Id$
    -- cgit v1.2.3