Posted in Community :
.net Developer
|
|
Activity:
Question posted: 11 03 2010 05:43:03 +0000,
0 answers, 130 views, last activity
11 03 2010 05:44:40 +0000
|
|
|
|
i have a database which have 2 tables named state which have columns state_id and state_description in which state_id is primary key and second table named division which have 3 columns(state_id,division_id and division_description)in this state_id and division_id are composite key.i have 2 combobox in dropdownlist style mode.i want when page load 1st combo show state_description and other show division_description.when i choose state description from 1st combo then related data load in combobox 2nd..help me to solve this out??
thanks in advance
Found the question
"how do i populate a dropdownlist when i select another dropdownlist item in .net windows application.both attach with database sql server different tables and both table have a common field? please send me code or url for this..."
interesting?
Refer to your connections and communities
Viewers also viewed
|
|
|
|
|
|
Unanswered Questions (33)
|
|
|
|
Sponsored Jobs
More From Author
i have a database which have 2 tables named state which have columns state_id and state_description in which state_id is primary key and second table named division which have 3 columns(state_id,division_id and division_description)in this... |
please anyone send a demo website which has been developed in asp.net.. |