From 21b205564dd4a6602a29b48fb314c4d3d5130ef6 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 31 Dec 2005 00:51:20 +0000 Subject: Adjusted layout of sub-samples. --- .../pages/Controls/Samples/TListBox/Home.page | 117 ++++++++++++++++----- 1 file changed, 91 insertions(+), 26 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls/Samples/TListBox') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page index 776fc073..28d0dc1a 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page @@ -2,31 +2,66 @@

TListBox Samples

-
-
Single Selection List Box
-List box with default settings:
+

List Boxes in Single Selection Mode

+ + + + + + + -List box with initial items:
+ + + + -List box with customized row number, color and font:
+ + + + + + + + + -Auto postback list box:
+ + + + -List box's behavior upon postback:
+ + + + + +
+List box with default settings: + -
+
+List box with initial items: + -
+
+List box with customized row number, color and font: + -
+
+Disabled list box: + + + + + + + +
+Auto postback list box: + @@ -34,9 +69,14 @@ Auto postback list box:
-
+
+List box's behavior upon postback: + @@ -45,39 +85,61 @@ List box's behavior upon postback:
-
- +
+ -
-
Multiple Selection List Box
-Use Shift + Left Click to change selection +

List Boxes in Multiple Selection Mode

+Use Shift + Mouse Click to change selection
-List box with default settings:
+ + + + + + + -List box with initial items:
+ + + + -Auto postback list box:
-
+ + + + -List box's behavior upon postback:
+ + + + + +
+List box with default settings: + -
+
+List box with initial items: + -
+
+Auto postback list box: + -
-
+
+List box's behavior upon postback: + @@ -87,6 +149,9 @@ List box's behavior upon postback:

+
-
\ No newline at end of file -- cgit v1.2.3