Page Refresh on Dropdown selection

228 views Asked by At

I am trying to reload the page with the data of the selected user id from dropdown list in ASP.NET Razor Pages. I am able to retrive the selected value from the dropdown but not able to reload the page which needs the selected user id from dropdown to the stored procedure as input parameter.enter image description here

0

There are 0 answers