User1686398519 posted
Hi anil bhadke,
If it is convenient, can you provide part of the view and the code that calls the view?
Generally speaking, putting javascript code in partial view is not a good way.
In addition, if you want to reuse javascript, just put it in
a separate js file, and then include this js file in each
main view that needs this javascript.
Best Regards,
YihuiSun