From f70d017d69274a49bfccd8003ddfc27e6132edd1 Mon Sep 17 00:00:00 2001 From: rojaro <> Date: Fri, 3 Jun 2011 21:57:48 +0000 Subject: removed last-modified message from templates --- .../ActiveControls/Samples/TActivePager/Home.page | 170 ++++++++++----------- 1 file changed, 85 insertions(+), 85 deletions(-) (limited to 'demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page') diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page b/demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page index 3153088d..e38486d1 100644 --- a/demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TActivePager/Home.page @@ -1,81 +1,81 @@ - - -

TActivePager Sample

-

-The following sample displays three different pagers associated with a single TDataList control. The datalist control is enabled with custom paging, which allows it to read only one page of data each time. This is typical in DB-driven applications. -

- -
-Go to page: - - - Element.show('wait') + + +

TActivePager Sample

+

+The following sample displays three different pagers associated with a single TDataList control. The datalist control is enabled with custom paging, which allows it to read only one page of data each time. This is typical in DB-driven applications. +

+ +
+Go to page: + + + Element.show('wait') Element.hide('wait') - + - -
- - - - -
Computer Parts
-
- - -
-Total <%# $this->Parent->PageCount %> pages. -
-
- - - - - - - - - - - - -
IDNameQuantityPrice
DataItem['id'] %> />DataItem['name'] %> />DataItem['quantity'] %> />$DataItem['price'] %> />
-
- -
+ +
+ + + + +
Computer Parts
+
+ + +
+Total <%# $this->Parent->PageCount %> pages. +
+
+ + + + + + + + + + + + +
IDNameQuantityPrice
DataItem['id'] %> />DataItem['name'] %> />DataItem['quantity'] %> />$DataItem['price'] %> />
+
+ +
- - Element.show('wait') @@ -83,21 +83,21 @@ Total <%# $this->Parent->PageCount %> pages. Element.hide('wait') - -
-Choose page: - +
+Choose page: + Element.show('wait') Element.hide('wait') - - - -
$Id$
+ + + + -- cgit v1.2.3