Click here to Skip to main content
15,914,943 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCrystal report Failed to load (Concern with Deployment) Pin
nikhil marathe12-Jul-06 0:29
nikhil marathe12-Jul-06 0:29 
AnswerRe: Crystal report Failed to load (Concern with Deployment) Pin
Dave Sexton12-Jul-06 3:30
Dave Sexton12-Jul-06 3:30 
QuestionThree tables, 3 Combobox in a single form, HELP! [modified] Pin
abbasy12-Jul-06 0:09
abbasy12-Jul-06 0:09 
QuestionRe: Three tables, 3 Combobox in a single form, HELP! Pin
fredde_d12-Jul-06 3:52
fredde_d12-Jul-06 3:52 
AnswerRe: Three tables, 3 Combobox in a single form, HELP! Pin
abbasy12-Jul-06 16:46
abbasy12-Jul-06 16:46 
GeneralRe: Three tables, 3 Combobox in a single form, HELP! Pin
fredde_d12-Jul-06 22:04
fredde_d12-Jul-06 22:04 
GeneralRe: Three tables, 3 Combobox in a single form, HELP! [modified] Pin
abbasy13-Jul-06 0:11
abbasy13-Jul-06 0:11 
GeneralRe: Three tables, 3 Combobox in a single form, HELP! Pin
fredde_d13-Jul-06 1:40
fredde_d13-Jul-06 1:40 
I know there is a way to specify that any items in the combobox should not be removed during binding. I did this in an asp.net app not long ago but I dont have access to the code at the moment...

Basicly you add the empty string to the combo set the (at the moment unknown) property not to clear the combo and then you do the databinding.

Workaround: Do the databinding and then: CBPersonnel.Items.Insert(0,"")

BR
Fredrik
GeneralRe: Three tables, 3 Combobox in a single form, HELP! Pin
abbasy13-Jul-06 17:29
abbasy13-Jul-06 17:29 
QuestionActive Directory Site Query Pin
SWoll11-Jul-06 23:45
SWoll11-Jul-06 23:45 
QuestionQuerying regarding installed software in current machine Pin
ketankumar11-Jul-06 23:05
ketankumar11-Jul-06 23:05 
QuestionForm Size Pin
sa_runner11-Jul-06 19:04
sa_runner11-Jul-06 19:04 
AnswerRe: Form Size Pin
Dave Sexton11-Jul-06 20:31
Dave Sexton11-Jul-06 20:31 
QuestionMSCOMM1 problem Pin
areon2511-Jul-06 18:58
areon2511-Jul-06 18:58 
AnswerRe: MSCOMM1 problem Pin
fredde_d12-Jul-06 0:54
fredde_d12-Jul-06 0:54 
GeneralRe: MSCOMM1 problem Pin
areon2512-Jul-06 14:15
areon2512-Jul-06 14:15 
GeneralRe: MSCOMM1 problem Pin
fredde_d12-Jul-06 22:30
fredde_d12-Jul-06 22:30 
QuestionSend Email Pin
Socheat.Net11-Jul-06 15:44
Socheat.Net11-Jul-06 15:44 
AnswerRe: Send Email Pin
Dave Kreskowiak11-Jul-06 16:51
mveDave Kreskowiak11-Jul-06 16:51 
GeneralRe: Send Email Pin
Dave Sexton11-Jul-06 20:33
Dave Sexton11-Jul-06 20:33 
GeneralRe: Send Email Pin
Socheat.Net11-Jul-06 21:13
Socheat.Net11-Jul-06 21:13 
GeneralRe: Send Email Pin
vonb11-Jul-06 21:25
vonb11-Jul-06 21:25 
GeneralRe: Send Email Pin
Dave Kreskowiak12-Jul-06 2:19
mveDave Kreskowiak12-Jul-06 2:19 
QuestionError conexion with vbNet 2005 but not with others Pin
Serpiente11-Jul-06 15:15
Serpiente11-Jul-06 15:15 
AnswerRe: Error conexion with vbNet 2005 but not with others Pin
Dave Kreskowiak11-Jul-06 16:50
mveDave Kreskowiak11-Jul-06 16:50 

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.