From d658070b873f2f0cf8e35ea73cfa1e39e05e6750 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Fri, 10 Jan 2014 17:37:42 +0100 Subject: Added quickstart demo for TActiveRatingList --- .../Samples/TActiveRatingList/Home.page | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRatingList/Home.page (limited to 'demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRatingList/Home.page') diff --git a/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRatingList/Home.page b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRatingList/Home.page new file mode 100644 index 00000000..332ccb63 --- /dev/null +++ b/demos/quickstart/protected/pages/ActiveControls/Samples/TActiveRatingList/Home.page @@ -0,0 +1,71 @@ + +

TActiveRatingList Samples

+ + + + + + + + + + + +
+A simple TActiveRatingList and its caption: + + + + + + + + + + +
+TActiveRatingList in vertical mode, SelectedIndex=2 + + + + + + + + + + + + +
+TActiveRatingList with RatingStyle=blocks, AutoPostback=true, SelectedValue=Good + + + + + + + + + + + +
+A label to check callback results: + +
+TActiveRatingList with AllowInput=false, Rating=4.6 + + + + + + + + + + + + +
+
\ No newline at end of file -- cgit v1.2.3