From b2fba25e4b146c4896304377643e498a22a3ced0 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 2 Feb 2006 06:29:24 +0000 Subject: Added a demo of using TDataGrid with automatically generated columns. --- demos/quickstart/protected/controls/TopicList.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'demos/quickstart/protected/controls/TopicList.tpl') diff --git a/demos/quickstart/protected/controls/TopicList.tpl b/demos/quickstart/protected/controls/TopicList.tpl index 79d3cd1d..550ff86e 100644 --- a/demos/quickstart/protected/controls/TopicList.tpl +++ b/demos/quickstart/protected/controls/TopicList.tpl @@ -45,7 +45,8 @@
  • Validation Controls
  • TRepeater
  • TDataList
  • -
  • TDataGrid
  • +
  • TDataGrid: Part I
  • +
  • TDataGrid: Part II
  • Active Controls
  • Creating New Controls
  • -- cgit v1.2.3