Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
I have a question,

I am creating now a dropdown list that value comes to my DB oracle using asp mvc3.

here's my scenario.

select value from dropdown list and when I select a value I must hit the button SELECT to display another form.

Like for example:

selected value of dropdownlist (Leave Form Template)
and I'm going to hit the SUBMIT button which will trigger to my Leave Form Template page to display.

thanks.
Posted

1 solution

Hi

The following link may help/guide you to pass data from one view to another . \

http://stackoverflow.com/questions/8907705/mvc3-how-to-pass-selected-item-of-a-dropdown-list-from-one-view-to-another-viact[^]
 
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