Click here to Skip to main content
16,005,339 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow can you tell the difference between a VB6 and VB.Net Exe Pin
Central_IT23-Nov-06 4:12
Central_IT23-Nov-06 4:12 
AnswerRe: How can you tell the difference between a VB6 and VB.Net Exe Pin
Guffa23-Nov-06 8:17
Guffa23-Nov-06 8:17 
AnswerRe: How can you tell the difference between a VB6 and VB.Net Exe Pin
Christian Graus23-Nov-06 8:27
protectorChristian Graus23-Nov-06 8:27 
QuestionDataAdapter.FillSchema - Datatypes Pin
RichardBerry23-Nov-06 3:56
RichardBerry23-Nov-06 3:56 
AnswerRe: DataAdapter.FillSchema - Datatypes Pin
MatthysDT23-Nov-06 4:02
MatthysDT23-Nov-06 4:02 
AnswerRe: DataAdapter.FillSchema - Datatypes Pin
Dave Sexton23-Nov-06 19:36
Dave Sexton23-Nov-06 19:36 
GeneralRe: DataAdapter.FillSchema - Datatypes Pin
RichardBerry23-Nov-06 23:05
RichardBerry23-Nov-06 23:05 
QuestionFrom Access to .Net Pin
MatthysDT23-Nov-06 3:49
MatthysDT23-Nov-06 3:49 
Hi,

I have a combobox which binds to a table column named TestTypeId.
I have a seperate table (within the same dataset) named tblTestTypes(TestTypeId, TestDesc)

I want the dropdown list of the combobox to display the TestDesc, but the actual data saved to my original table must be TestTypeId.

In Access this was easy, the control source property specified what was saved, while the row source property specified what data is displayed in the dropdown list.

In .Net I haven't the faintest idea how to tackle this! I can only choose from one DataTable as the DataSource, the ValueMember and the DisplayMember!

Any help would help! Big Grin | :-D


you can't forget something you never knew...

"Watching Migthy Joe Young made me hate my life..................................I want a gorilla!" A. Havemann

AnswerRe: From Access to .Net Pin
Guffa23-Nov-06 8:21
Guffa23-Nov-06 8:21 
GeneralRe: From Access to .Net Pin
MatthysDT23-Nov-06 20:13
MatthysDT23-Nov-06 20:13 
GeneralRe: From Access to .Net Pin
Guffa23-Nov-06 22:10
Guffa23-Nov-06 22:10 
GeneralRe: From Access to .Net Pin
MatthysDT24-Nov-06 0:04
MatthysDT24-Nov-06 0:04 
AnswerRe: From Access to .Net Pin
Guffa24-Nov-06 1:48
Guffa24-Nov-06 1:48 
GeneralRe: From Access to .Net Pin
MatthysDT24-Nov-06 2:24
MatthysDT24-Nov-06 2:24 
GeneralRe: From Access to .Net Pin
Guffa25-Nov-06 5:12
Guffa25-Nov-06 5:12 
AnswerRe: From Access to .Net Pin
MatthysDT24-Nov-06 3:42
MatthysDT24-Nov-06 3:42 
Question.net Framework Query Pin
Central_IT23-Nov-06 3:21
Central_IT23-Nov-06 3:21 
AnswerRe: .net Framework Query Pin
Colin Angus Mackay23-Nov-06 3:40
Colin Angus Mackay23-Nov-06 3:40 
Questionhelp Pin
Rmesh23-Nov-06 1:30
Rmesh23-Nov-06 1:30 
AnswerRe: help Pin
Colin Angus Mackay23-Nov-06 3:42
Colin Angus Mackay23-Nov-06 3:42 
QuestionRegarding text box control Pin
Rmesh23-Nov-06 1:03
Rmesh23-Nov-06 1:03 
AnswerRe: Regarding text box control Pin
Yona Low23-Nov-06 3:27
Yona Low23-Nov-06 3:27 
AnswerRe: Regarding text box control Pin
jsampsonPC23-Nov-06 10:09
jsampsonPC23-Nov-06 10:09 
Questiondrawing function Pin
charchabil0323-Nov-06 0:34
charchabil0323-Nov-06 0:34 
AnswerRe: drawing function Pin
Dave Sexton23-Nov-06 1:14
Dave Sexton23-Nov-06 1:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.