如何获得vb.net 2008组合框中第4列的值 [英] how to get the value of 4th Column in combobox of vb.net 2008

查看:84
本文介绍了如何获得vb.net 2008组合框中第4列的值的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在组合框中添加了4列(例如:IDd,名称,描述,IDGrup),VB.net 2008



之后我得到组合框中第4列的值



示例代码:



1. cboDescription.text(获得第一列价值)

2. cboDescription.SelectedValue.ToString(获取第二列值)



3.不获得第3列cboDescription中的列值(组合框)。



请帮助



此解决方案。

i added 4 Columns (Eg: IDd, Name, Description, IDGrup) in combobox, VB.net 2008

after i get the value of 4th column in combobox

example code here:

1. cboDescription.text (get the 1st Column Value)
2. cboDescription.SelectedValue.ToString (get the 2nd Column Value)

3.not get the 3rd column value in cboDescription (combobox).

please help

this solve solutions.

推荐答案

这篇关于如何获得vb.net 2008组合框中第4列的值的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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