How can I use jQuery Data Link Plugin for one-to-many objects arrays?
How can I use jQuery Data Link Plugin for one-to-many objects arrays?
http://api.jquery.com/link/
I mean I have a Grid kind of output and I want that whenever any row is added,edit or removed then the array person.previousEmployers should be changed accordingly. How to achieve the same?
Thanks in advance
CSJakharia