summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Controls
diff options
context:
space:
mode:
authorkabayan <>2007-09-29 20:40:05 +0000
committerkabayan <>2007-09-29 20:40:05 +0000
commit81d60a70d4612f75f05e2c8a8ddfcafcee1dc3c0 (patch)
tree930b5639e7da1fababd2000ddbdf7efc67724173 /demos/quickstart/protected/pages/Controls
parent1fd2ac430e0d636dec4ff724f0deaa1883d142fe (diff)
Indonesian Synchronized.
Diffstat (limited to 'demos/quickstart/protected/pages/Controls')
-rw-r--r--demos/quickstart/protected/pages/Controls/id/List.page5
1 files changed, 4 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Controls/id/List.page b/demos/quickstart/protected/pages/Controls/id/List.page
index 63260b69..530e1453 100644
--- a/demos/quickstart/protected/pages/Controls/id/List.page
+++ b/demos/quickstart/protected/pages/Controls/id/List.page
@@ -58,6 +58,9 @@ $listbox->dataBind();
<p id="550332" class="block-content">
<tt>TDropDownList</tt> menampilkan kotak daftar dropdown yang membolehkan pengguna untuk memilih opsi tunggal dari beberapa yang telah ditetapkan.
</p>
+<p class="block-content">
+Sejak v3.1.1, <tt>TDropDownList</tt> mulai mendukung teks pertanyaan (seperti 'Please select:' sebagai item list pertama). Untuk menggunakan fitur ini, setel baik <tt>PromptText</tt> ataupun <tt>PromptValue</tt>, atau keduanya. Jika pengguna memilih item pertanyaan, dropdown list tidak akan dipilih.
+</p>
<com:RunBar PagePath="Controls.Samples.TDropDownList.Home" />
<h2 id="4804">TCheckBoxList</h2>
@@ -93,4 +96,4 @@ $listbox->dataBind();
<com:RunBar PagePath="Controls.Samples.TBulletedList.Home" />
-<div class="last-modified">$Id: List.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent> \ No newline at end of file
+<div class="last-modified">$Id: List.page 2256 2007-09-28 02:04:47Z xue $</div></com:TContent> \ No newline at end of file