Hello, I am creating a mvc application, where I want to use my _create partial view before the foreach tag at the list.cshtml. If a successful create occurs than how can it be refleted on the <table>. Thanks, Syed Jamil
refreshisng the table with ajax...is the simplest way. ypu can also add a new row to the tablebuilding it in javascript...if the row is enough simple.....For more complex things you can use knockout.js
syed.jamil
Member
1 Points
7 Posts
How to implement _create partial view at the list view.
Jun 25, 2012 05:41 PM|LINK
francesco ab...
All-Star
20912 Points
3279 Posts
Re: How to implement _create partial view at the list view.
Jun 25, 2012 09:57 PM|LINK
refreshisng the table with ajax...is the simplest way. ypu can also add a new row to the tablebuilding it in javascript...if the row is enough simple.....For more complex things you can use knockout.js
Mvc Controls Toolkit | Data Moving Plug-in Videos