From 6baade86cc27d460dc780c016a6560deae48d247 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 26 Jan 2006 14:56:13 +0000 Subject: Makes quickstart tutorial pages xhtml compatible. --- demos/quickstart/protected/pages/Controls/List.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls') diff --git a/demos/quickstart/protected/pages/Controls/List.page b/demos/quickstart/protected/pages/Controls/List.page index 5f22e412..86de4c41 100644 --- a/demos/quickstart/protected/pages/Controls/List.page +++ b/demos/quickstart/protected/pages/Controls/List.page @@ -26,13 +26,13 @@ List controls covered in this section all inherit directly or indirectly from TListControl inherits from TDataBoundControl, these list controls also share a common operation known as databinding. The Items can be populated from preexisting data specified by DataSource or DataSourceID. A function call to dataBind() will cause the data population. For list controls, data can be specified in three kinds of format: