10
Answers

Jquery script not working in partial view

Photo of Schleid Alex

Schleid Alex

5y
11.7k
1
Hi,
 
I have an index page that show a partial page Let's call it partial A) via ajax call in a div on the same index page, at the end of the partial A view i have two dropdownlist and two buttons for which I wrote scripst in the partial view A but the script on partial view A is not running.
I have google the problem where they say to put @render sections which I don't understand, hence my call for help here.
 
Thank you so much!
 
Alex 

Answers (10)