Click here to Skip to main content
15,905,316 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Menu -Help ? Pin
elRaptor8-Jan-04 7:38
elRaptor8-Jan-04 7:38 
GeneralHelp - Disable Ctrl - Esc Pin
Anonymous3-Jan-04 18:41
Anonymous3-Jan-04 18:41 
GeneralRe: Help - Disable Ctrl - Esc Pin
Dave Kreskowiak4-Jan-04 8:14
mveDave Kreskowiak4-Jan-04 8:14 
GeneralSending to a Web Form Pin
ProjectInsanity3-Jan-04 17:19
ProjectInsanity3-Jan-04 17:19 
GeneralBasic VB Excel Chart data selection Pin
mitreviper3-Jan-04 16:13
mitreviper3-Jan-04 16:13 
GeneralDatagrid "Edit Only" Pin
pchak3-Jan-04 8:12
pchak3-Jan-04 8:12 
GeneralRe: Datagrid "Edit Only" Pin
Guillermo Rivero3-Jan-04 17:24
Guillermo Rivero3-Jan-04 17:24 
GeneralHelp required Pin
emmshazi3-Jan-04 4:27
emmshazi3-Jan-04 4:27 
Hello everyone!Smile | :)
I am new to this site & to VB.NET.
I have got following problem.
I have 3 listbox and one datagrid control on my form.
I have 4 tables like-> Customer,City,Area,Country
Relation between these tables is like so:
1 Country --> Many Cities
1 city --> Many Areas
1 Area --> Many Customers

Now what I want to do is that when form is loaded then country names are displayed in listbox1, when user selects a country, all cities of that country are displayed in listbox 2, and when user selects a city then its areas are displayed, and finally when user selects an area then customers of that area are displayed in datagrid.
I have tried selectedindex property of listbox to solve this problem.
Can anyone give me a better suggestion.
I'll be thankful if you can help me by providing an example for it, it'll be easier for me to understand it then.
Thanx.

want to learn.
GeneralRe: Help required Pin
Guillermo Rivero3-Jan-04 17:31
Guillermo Rivero3-Jan-04 17:31 
GeneralRe: Help required Pin
Member 7660843-Jan-04 17:51
Member 7660843-Jan-04 17:51 
Generaltask scheduler Pin
Vipul Bhatt2-Jan-04 18:52
Vipul Bhatt2-Jan-04 18:52 
GeneralClickity Pin
Colin Angus Mackay3-Jan-04 2:46
Colin Angus Mackay3-Jan-04 2:46 
GeneralRe: task scheduler Pin
Colin Angus Mackay3-Jan-04 2:56
Colin Angus Mackay3-Jan-04 2:56 
GeneralParameter passing and reading [task scheduler] Pin
Vipul Bhatt2-Jan-04 18:48
Vipul Bhatt2-Jan-04 18:48 
GeneralClickity Pin
Colin Angus Mackay3-Jan-04 2:46
Colin Angus Mackay3-Jan-04 2:46 
GeneralRe: Parameter passing and reading [task scheduler] Pin
Colin Angus Mackay3-Jan-04 3:01
Colin Angus Mackay3-Jan-04 3:01 
GeneralRecursive File Copy/Delete Pin
crouchie042-Jan-04 13:23
crouchie042-Jan-04 13:23 
GeneralRe: Recursive File Copy/Delete Pin
BenBadger4-Jan-04 7:15
sussBenBadger4-Jan-04 7:15 
GeneralRe: Recursive File Copy/Delete Pin
Guillermo Rivero4-Jan-04 8:00
Guillermo Rivero4-Jan-04 8:00 
GeneralRe: Recursive File Copy/Delete Pin
Anonymous4-Jan-04 10:55
Anonymous4-Jan-04 10:55 
GeneralRe: Recursive File Copy/Delete Pin
Dave Kreskowiak5-Jan-04 4:02
mveDave Kreskowiak5-Jan-04 4:02 
GeneralComparing lists Pin
Member 7476772-Jan-04 8:22
Member 7476772-Jan-04 8:22 
GeneralRe: Comparing lists Pin
mitreviper3-Jan-04 16:25
mitreviper3-Jan-04 16:25 
GeneralNeed help on DateTimePicker Pin
cometz2-Jan-04 6:25
cometz2-Jan-04 6:25 
GeneralRe: Need help on DateTimePicker Pin
sagmam23-Jul-04 6:58
sagmam23-Jul-04 6:58 

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.