Rad Grid中的ComboBox值 [英] ComboBox Value in Rad Grid

查看:96
本文介绍了Rad Grid中的ComboBox值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我有一个Rad Grid,其中包含一个包含国家/地区的组合框。我想在数据库中创建comboBox值,现在它显示最顶层的文本,而不是数据库中的真实文本。

请帮助

Hi,
I have a Rad Grid with a combo box containing countries. I want to make the comboBox value as in the database, Now its showing the topmost text, not the real text in the database.
Please help

推荐答案

我找到了解决方案

ddlCountry.SelectedValue =位置编号;
I have found the solution
ddlCountry.SelectedValue = "The position number";


这篇关于Rad Grid中的ComboBox值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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