Click here to Skip to main content
15,919,434 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
In my web application I have created run time dropdown list. I want is how to create dropdown selected index changed for the runtime created dropdown list. Based on this the another dropdown list filter the values. Second dropdown list also created at runtime. How can I achieve this?

What I have tried:

No Idea, so I searched in internet only.
Posted
Updated 2-Mar-16 5:19am
v2
Comments
[no name] 2-Mar-16 6:33am    
Are you looking for Cascading dropdown?

http://www.aspsnippets.com/Articles/Creating-Cascading-DropDownLists-in-ASP.Net.aspx

1 solution

This one is already answered in another thread.
Refer to this one

How to create dynamic cascading dropdown[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900