From c397b21f03fa535ec1c742dac1a66e315879cf10 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 5 Feb 2006 00:29:37 +0000 Subject: Added an example showing TDataGrid sort functionality. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 539b3b89..3e1a7e86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -126,6 +126,8 @@ demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample2.page -text demos/quickstart/protected/pages/Controls/Samples/TDataGrid/Sample2.php -text 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/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