View Single Post
  #1 (permalink)  
Old 01-02-2009, 6:13 AM
Blesson Blesson is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jan 2009
Age: 23
Posts: 18
Reputation: 17
Blesson is on a distinguished programming path ahead
Default get value in combobox

I am new to VB.Net and i have a problem. i have created a combobox in a datagrid.
Now i want to view/display/retrieve the value in the combobox. but i am not able to do it .

In VB6.0 we had an option like combobox.Text to get the text but in VB.NET there is no such option for a combox in a datagird.

I am using Visual Studio 2008 and 3.5 .NET framework.

thanks in advance

John A. Blesson
Reply With Quote