3
Answers

MVC CRUD Operations using Modal - Latest version JQUERY

Photo of Rohan Laghate

Rohan Laghate

8y
626
1
Hello,
 
I am new to MVC and I am trying to develop a sample application wherein I need to display the Create/Details/Edit views (Partial Views) in a modal.
 
I did find many examples on net including this forum. However, with the latest version of JQUERY things seems to be difficult as lot of things seems to have been modified. Somehow, I am stuck and not able to proceed. eg. 'live' has also being deprecated in the latest version of JQUERY.
 
Lot of confusion around, Can someone please give me a clean approach on how can I achieve my above requirement ?
 
Help me learn :) 
 
Thanks!
Rohan 
 

Answers (3)

0
Photo of Rohan Laghate
NA 43 2.4k 8y

Thanks Sandeep and Francis.

@Francis : Ispecifically need the tutorial on MVC CRUD operations using MODAL.

The example given in this site is using old jquery files and hence its not working. Hence, looking for a latest example or better way of doing the same thing.
Thanks!
Rohan
0
Photo of Francis
NA 11.7k 724.3k 8y

I suggest don't confuse with different version of JQuery. There are so manythings deprecated between version to version. As a beginner you don't need toworry about these things. Just include the reference of the required version in to your project and go with it.

From my experience thesekind of confusions will ruinyourlearning.So just go with your learning. Also this site itself contains lot oftutorial about ASP.Net MVC. Also I would suggest the below url:

Let me know, if you need anything more.
0
Photo of Sandeep Singh Shekhawat
NA 22.4k 12m 8y
Hi,<br /><br />Hope this will help :https://code.msdn.microsoft.com/CRUD-Operations-in-MVC-eb0ef45d