【发布时间】:2011-11-21 19:12:23
【问题描述】:
How can I have 2 dropdownlists, those are Master Slave, And when select a master item without any postback the slave dropdownlist updated? 我有兴趣使用 jQuery.post() 吗?
【问题讨论】:
-
如果选项来自数据库,那么您将需要 AJAX。
标签: c# javascript jquery asp.net