From 348fb25264f6cc9251f5ae9cb8c7a8a1013e2d67 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Wed, 13 Sep 2006 12:37:23 +0000
Subject: Merge from 3.0 branch till 1409.
---
demos/quickstart/protected/pages/Controls/DataGrid.page | 1 +
1 file changed, 1 insertion(+)
(limited to 'demos/quickstart/protected/pages/Controls')
diff --git a/demos/quickstart/protected/pages/Controls/DataGrid.page b/demos/quickstart/protected/pages/Controls/DataGrid.page
index 2a51a3de..4697d0e5 100644
--- a/demos/quickstart/protected/pages/Controls/DataGrid.page
+++ b/demos/quickstart/protected/pages/Controls/DataGrid.page
@@ -21,6 +21,7 @@ PRADO provides five types of columns:
- TBoundColumn associates cells with a specific field of data and displays the cells according to their modes.
+ - TLiteralColumn associates cells with a specific field of data and displays the cells with static texts.
- TCheckBoxColumn associates cells with a specific field of data and displays in each cell a checkbox whose check state is determined by the data field value.
- TDropDownListColumn associates cells with a specific field of data and displays the cells according to their modes. If in edit mode, a cell will be displayed with a TDropDownList.
- THyperLinkColumn displays in the cells a hyperlink whose caption and URL can be either statically specified or bound to some fields of data.
--
cgit v1.2.3