如何在数据网格中另一个下拉列表的选定值上填充下拉列表 [英] How to fill dropdownlist on selected value of another dropdown in datagrid

查看:84
本文介绍了如何在数据网格中另一个下拉列表的选定值上填充下拉列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在datagrid中,有三个下拉列表,分别是长度,宽度和高度
首先我要填写长度下拉列表,然后根据
中的选定值 长度下拉列表,我想感觉宽度下拉列表.
我该怎么做

in datagrid there is three dropdownlist as length,width and height
1st i want to fill the lenght dropdown,then as per the selected value in
length dropdown i want to feel width dropdown.
how can i do it

推荐答案

你的问题不是那么难.通过控件findcontrol来获取第一个下拉列表的值.
得到此值后,获得下拉列表的值ID,并在创建的项目上命令用户查看状态以填充第二个下拉列表
well ur question is not so hard.Listen get value of your first dropdown by controls findcontrol.
after getting this get the value id of dropdown and on item created command user view state for filling second dropdown


这篇关于如何在数据网格中另一个下拉列表的选定值上填充下拉列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆