From 045b8b2a21873b8747fde66890b094f63c095c93 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 5 Feb 2006 06:35:32 +0000 Subject: Added a demo of TDataGrid showing custom paging. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 772e65f1..2737732c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -130,6 +130,8 @@ 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/TDataGrid/Sample6.page -text +demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample6.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