summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page')
-rw-r--r--demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page
index 9b82a969..3554729b 100644
--- a/demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page
+++ b/demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page
@@ -43,7 +43,7 @@ List box with customized row number, color and font:
<tr>
<td class="samplenote">
-Disabled Dropdown list:
+Disabled dropdown list:
</td>
<td class="sampleaction">
<com:TDropDownList Enabled="false">
@@ -57,7 +57,7 @@ Disabled Dropdown list:
<tr>
<td class="samplenote">
-Auto postback Dropdown list:
+Auto postback dropdown list:
</td>
<td class="sampleaction">
<com:TDropDownList AutoPostBack="true" SelectedIndexChanged="selectionChanged">