Click here to Skip to main content
15,886,840 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I am New for Asp.Net MVC 2.

I have Html.DropdownList and i am able to bind data from database.

When user select any item from Dropdownlist Need to "Display" Selected Item. In same Viewpage.

Please help me, it bit urgent..

Thanks in Advance.
Posted

 
Share this answer
 
you can do with jquery
attach a action method for your Dropdown.
see this https://api.jquery.com/change/

then bind the data to your feild.
 
Share this answer
 
Comments
CHill60 30-Sep-15 10:17am    
I doubt the OP has waited for 5 years for this answer when there is already a solution posted

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