From e7622f08814c6c7a1166addf9bc23c5780bd74b0 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 4 Feb 2006 05:05:03 +0000 Subject: Fixed a bug about performing databind with an empty dataset. --- .../quickstart/protected/pages/Controls/Samples/TRepeater/Sample3.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/pages/Controls') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TRepeater/Sample3.page b/demos/quickstart/protected/pages/Controls/Samples/TRepeater/Sample3.page index 115018ec..fde06a36 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TRepeater/Sample3.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TRepeater/Sample3.page @@ -69,7 +69,7 @@ The following example allows users to modify the existing tabular data using a < - + <%#$this->Parent->DataItem['id']%> <%#$this->Parent->DataItem['name']%> <%#$this->Parent->DataItem['category']%> -- cgit v1.2.3