how to bring table records related to ajax in .net mvc?

0

I have a many-to-many relationship and I want to bring the records to a view, I am using the $ .ajax () method of jquery but after executing the code in the browser it says that there is a circular reference. What would be wrong?

    
asked by Steven Giraldo 02.10.2018 в 18:49
source

0 answers