开发者

Populate a DropDown/Select based on the value chosen on another DropDown using JSON in EXT JS

开发者 https://www.devze.com 2023-03-23 11:27 出处:网络
I have 2 dropdowns开发者_JS百科, on selecting value in one dropdown should make an ajax call using JSON and populate the value in another dropdown. This needs to be done in EXT JS. Could anyone post t

I have 2 dropdowns开发者_JS百科, on selecting value in one dropdown should make an ajax call using JSON and populate the value in another dropdown. This needs to be done in EXT JS. Could anyone post the code or provide the approach? Thanks -Praveen


Use Ext.data.HttpProxy combined with Ext.data.JsonReader to do that. Well written example : http://www.sk-typo3.de/ExtJS-Dynamische-Comboboxen.337.0.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号