Click here to Skip to main content
15,881,173 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi friends,

I have to implement Create/Edit functionality using model dialog in ASP.NET MVC 4 with Entity Framework database as per given below image:

http://i.stack.imgur.com/QfxWd.png[^]


I have gone through the following article on net while searching solution for this.

CLICK HERE TO BROWSE[^]

Its very much similar what i want but the only difference is that in my case Emp name and Emp code is static but a user can add rows dynamically at client side in Field 1 , Field 2 , and Comments section so in this case how to save data( dynamically added by user ) into database.

Do I have to do use json/ajax approach or something else you suggest.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900