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

Visual Basic

 
AnswerRe: How i can hide my program process from process viewer Pin
b43r_3oo37-Nov-06 23:49
b43r_3oo37-Nov-06 23:49 
GeneralRe: How i can hide my program process from process viewer Pin
Colin Angus Mackay8-Nov-06 0:02
Colin Angus Mackay8-Nov-06 0:02 
GeneralRe: How i can hide my program process from process viewer Pin
b43r_3oo38-Nov-06 0:19
b43r_3oo38-Nov-06 0:19 
AnswerRe: How i can hide my program process from process viewer Pin
Prakash Pankaj8-Nov-06 2:40
Prakash Pankaj8-Nov-06 2:40 
AnswerRe: How i can hide my program process from process viewer Pin
Yona Low8-Nov-06 5:40
Yona Low8-Nov-06 5:40 
AnswerRe: How i can hide my program process from process viewer Pin
TooLeeDiN8-Nov-06 15:36
TooLeeDiN8-Nov-06 15:36 
QuestionImages in listview subitems Pin
IainM17-Nov-06 22:14
IainM17-Nov-06 22:14 
Questioncombobox and listbox Pin
lukisf7-Nov-06 21:48
lukisf7-Nov-06 21:48 
Hi there,

first of all thank you for your help in some of my previous questions. I have been able to work them out thanks to you.

I have one more question.

in my form i have a combobox and a listbox. now in my combobox i have attached the rest_type field of my database (types of restaurants available)

cbrest_type.datasource = dataset11.tables("Restaurants@) <br />
      cbrest_type.displaymember = "rest_type"   <br />


now if i want to list all the names of the restaurants that are of the same type in my listbox (by choosing it from the combobox), how can i populate it??

ex. i want to list all the restaurants that are al a carte in my listbox...

if you can supply me with code it will be fantastic as i have no idea on how to start :S

luke
AnswerRe: combobox and listbox Pin
_mubashir7-Nov-06 22:24
_mubashir7-Nov-06 22:24 
Questionconnectivity in vb6 Pin
hi!_its_me7-Nov-06 21:27
hi!_its_me7-Nov-06 21:27 
AnswerRe: connectivity in vb6 Pin
OldWarhorse8-Nov-06 3:47
OldWarhorse8-Nov-06 3:47 
QuestionVisual basic Pin
rajuaj7-Nov-06 21:14
rajuaj7-Nov-06 21:14 
AnswerRe: Visual basic Pin
PavanPareta7-Nov-06 21:23
PavanPareta7-Nov-06 21:23 
GeneralRe: Visual basic Pin
rajuaj8-Nov-06 1:08
rajuaj8-Nov-06 1:08 
QuestionHow to get the Base address of an array in VB.net Pin
varmag7-Nov-06 20:10
varmag7-Nov-06 20:10 
QuestionVB6 connection timeout expired?? [modified] Pin
campbells7-Nov-06 19:33
campbells7-Nov-06 19:33 
AnswerRe: VB6 connection time out error??? Pin
wcwphs7-Nov-06 20:09
wcwphs7-Nov-06 20:09 
GeneralRe: VB6 connection time out error??? Pin
campbells7-Nov-06 21:58
campbells7-Nov-06 21:58 
QuestionCrystal Reports Pin
Deepasubramanian7-Nov-06 19:22
Deepasubramanian7-Nov-06 19:22 
AnswerRe: Crystal Reports Pin
rajuaj7-Nov-06 21:10
rajuaj7-Nov-06 21:10 
Questionvb6 print help Pin
wcwphs7-Nov-06 17:35
wcwphs7-Nov-06 17:35 
QuestionEventHandler Pin
Socheat.Net7-Nov-06 14:49
Socheat.Net7-Nov-06 14:49 
AnswerRe: EventHandler Pin
mr_lasseter7-Nov-06 16:24
mr_lasseter7-Nov-06 16:24 
GeneralRe: EventHandler Pin
Socheat.Net11-Nov-06 15:18
Socheat.Net11-Nov-06 15:18 
GeneralRe: EventHandler Pin
mr_lasseter13-Nov-06 2:19
mr_lasseter13-Nov-06 2:19 

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.