Pass the selected value of a dropdown in to a URL.Action so that a modal form is displayed on a button click
I want to run up a modal form from a button click. The modal form will be depend on what is selected in the dropdown.
I want to run up a modal form from a button click. The modal form will be depend on what is selected in the dropdown.