From 95cc364ff7afdf2b70c1332e6980141a9645b304 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 28 Sep 2007 01:50:32 +0000 Subject: Added support to prompt list item. --- demos/quickstart/protected/pages/GettingStarted/NewFeatures.page | 1 + 1 file changed, 1 insertion(+) (limited to 'demos') diff --git a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page index faf3b9b1..9db74476 100644 --- a/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page +++ b/demos/quickstart/protected/pages/GettingStarted/NewFeatures.page @@ -18,6 +18,7 @@ This page summarizes the main new features that are introduced in each PRADO rel
  • Added support to allow configuring page properties and authorization rules using relative page paths in application and page configurations. Added support to allow authorization based on remote host address.
  • Added a new page state persister TCachePageStatePersister. It allows page state to be stored using a cache module (e.g. TMemCache, TDbCache, etc.)
  • Added support to the auth framework to allow remembering login.
  • +
  • Added support to display a prompt item in TDropDownList and TListBox (something like 'Please select:' as the first list item.)
  • Version 3.1.0

    -- cgit v1.2.3