Click here to Skip to main content
15,912,457 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: 3D Globe Pin
Ed.Poore28-Apr-06 23:32
Ed.Poore28-Apr-06 23:32 
QuestionApplication Framework Pin
GtheMan14-Apr-06 12:30
GtheMan14-Apr-06 12:30 
AnswerRe: Application Framework Pin
GtheMan14-Apr-06 21:21
GtheMan14-Apr-06 21:21 
QuestionVC++ "Handle" type causing issues in .NET Pin
REnginear14-Apr-06 10:37
REnginear14-Apr-06 10:37 
AnswerRe: VC++ "Handle" type causing issues in .NET Pin
Dave Kreskowiak14-Apr-06 12:06
mveDave Kreskowiak14-Apr-06 12:06 
GeneralRe: VC++ "Handle" type causing issues in .NET Pin
REnginear15-Apr-06 12:59
REnginear15-Apr-06 12:59 
GeneralRe: VC++ "Handle" type causing issues in .NET Pin
REnginear16-Apr-06 13:58
REnginear16-Apr-06 13:58 
QuestionDataset bound to combobox Pin
G7236014-Apr-06 9:28
G7236014-Apr-06 9:28 
Hey,

I'm having a little problem.
In my applicaton I have a combobox that is bound to a dataset. The dataset retrieves "Users" from my database. My combobox is bound as follows:
cboIncidentHandler.DataSource = busAllUsersDS.Tables("tbl_IMS_Users")<br />
        cboIncidentHandler.DisplayMember = "UserFullName"<br />
        cboIncidentHandler.ValueMember = "UserId"


Now, I have some textfields I want to be filled up with other data from the dataset (like UserEmail, UserPhone, etc.).

Is there someone who can help me out with this? What is the best way to do this? Confused | :confused:

Thanks in advance!!!

G72360
AnswerRe: Dataset bound to combobox Pin
Dave Kreskowiak17-Apr-06 4:24
mveDave Kreskowiak17-Apr-06 4:24 
QuestionAdvice for tracking a recordset change - Hash Value? Pin
Brad6ft414-Apr-06 7:59
Brad6ft414-Apr-06 7:59 
AnswerRe: Advice for tracking a recordset change - Hash Value? Pin
Dave Kreskowiak14-Apr-06 8:26
mveDave Kreskowiak14-Apr-06 8:26 
GeneralRe: Advice for tracking a recordset change - Hash Value? Pin
Brad6ft414-Apr-06 8:47
Brad6ft414-Apr-06 8:47 
GeneralRe: Advice for tracking a recordset change - Hash Value? Pin
Dave Kreskowiak14-Apr-06 9:28
mveDave Kreskowiak14-Apr-06 9:28 
GeneralRe: Advice for tracking a recordset change - Hash Value? Pin
Brad6ft417-Apr-06 4:42
Brad6ft417-Apr-06 4:42 
GeneralRe: Advice for tracking a recordset change - Hash Value? Pin
Dave Kreskowiak17-Apr-06 12:29
mveDave Kreskowiak17-Apr-06 12:29 
GeneralRe: Advice for tracking a recordset change - Hash Value? Pin
Brad6ft422-Apr-06 6:33
Brad6ft422-Apr-06 6:33 
Questionobjectdatasource has no values to insert Pin
dr S.A.f.14-Apr-06 2:43
dr S.A.f.14-Apr-06 2:43 
AnswerRe: objectdatasource has no values to insert Pin
Steve Pullan14-Apr-06 3:50
Steve Pullan14-Apr-06 3:50 
GeneralRe: objectdatasource has no values to insert Pin
dr S.A.f.14-Apr-06 8:20
dr S.A.f.14-Apr-06 8:20 
QuestionVb 6 and access 2000 in LAN Pin
arunendra14-Apr-06 2:11
arunendra14-Apr-06 2:11 
AnswerRe: Vb 6 and access 2000 in LAN Pin
Dave Kreskowiak14-Apr-06 3:34
mveDave Kreskowiak14-Apr-06 3:34 
GeneralRe: Vb 6 and access 2000 in LAN Pin
arunendra14-Apr-06 5:15
arunendra14-Apr-06 5:15 
GeneralRe: Vb 6 and access 2000 in LAN Pin
Dave Kreskowiak14-Apr-06 6:43
mveDave Kreskowiak14-Apr-06 6:43 
GeneralRe: Vb 6 and access 2000 in LAN Pin
arunendra14-Apr-06 7:10
arunendra14-Apr-06 7:10 
GeneralRe: Vb 6 and access 2000 in LAN Pin
Dave Kreskowiak14-Apr-06 7:14
mveDave Kreskowiak14-Apr-06 7: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.