本文介绍了网格视图DropDownList的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个带有两个下拉列表的网格视图.我想在第一个ddl的基础上填充第二个ddl,而不加载页面.
请提出解决方案
Thanx and Regards

I have a grid view with two dropdownlist.I want to populate the second ddl on the basis of first one without page Loading.
Please suggest a solution
Thanx and Regards

推荐答案


这篇关于网格视图DropDownList的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 17:31