From 08bf73e5621cdc384db7c416e6e8b689123bb3a8 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 5 Feb 2006 03:48:45 +0000 Subject: Added paging example of TDataGrid. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 3e1a7e86..772e65f1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -128,6 +128,8 @@ demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample3.page -text demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample3.php -text demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample4.page -text demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample4.php -text +demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample5.page -text +demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample5.php -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample1.page -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample1.php -text demos/quickstart/protected/pages/Controls/Samples/TDataList/Sample2.page -text -- cgit v1.2.3