|
|
 |
| ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

December 4th, 2006, 05:42 AM
|
|
Authorized User
|
|
Join Date: Sep 2006
Location: , , .
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Drop Down Evetnt Related Query
Hi Friends ,
I have 2 dropdown on my webpage . I am taking the index value from one dropdown using javascript , so i have make the AutoPostback Event property off for that dropdown control . Now , i want to fill the another dropdown , by filtering on the basis of value selected from first dropdown.
Can you please guide me , for above problem?
Thanking You,
Param
|

December 4th, 2006, 09:57 AM
|
|
Friend of Wrox
|
|
Join Date: Aug 2004
Location: , , India.
Posts: 547
Thanks: 0
Thanked 1 Time in 1 Post
|
|
Hey
Without postback, you will not be able to fill the other dropdown based on first dropdown's id, but should you not wish to submit the page, just think of AJAX to fill the other dropdown, for e.g. we can fill states based on country selection without submitting the page using AJAX. googling will show you a lot of result on this....
Regards
Mike
Fortune favours the brave, so don't regret on missed oppurtunities.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |