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