Schleid Alex

Schleid Alex

  • NA
  • 361
  • 47.9k

Calling a controller action method and open new page

Apr 19 2020 2:50 AM
Hi,
 
I have an html dropdownlist on my page where user should select a category before the can create a new product.
I am able to capture the CategoryID from the html dropdownlist using jquery now I want to pass that ID as a parameter to my create controller and open the create view.
Could someone help me figure out how to do it.
 Thanks
 

Answers (4)