robinvanderknaap / MvcJqGrid

Fluent jqGrid Html Helper for ASP.NET MVC
www.playground.webpirates.nl/mvcjqgrid
GNU Lesser General Public License v3.0
101 stars 74 forks source link

Inline Editing Support #26

Closed zacg closed 11 years ago

zacg commented 11 years ago

Added support for jqGrid's inline editing features. There is an example and brief documentation in the MvcJqGrid.Example website project (/Home/Edit).

daanl commented 11 years ago

Hi zacg,

Thanks for this pull request!

daanl commented 11 years ago

@zacg why did you add -> public Grid SetAsyncLoad

innerjoin commented 11 years ago

Would it be possible to update the Nuget package with this great change?

Thanks in advance and btw. this component is awesome :-)

daanl commented 11 years ago

@lukasst yes i will ask @robinvanderknaap if he would update the package

robinvanderknaap commented 11 years ago

Done! Updated package is now available.

innerjoin commented 11 years ago

Thanks, I'll try it out as soon as possible :-)