Click here to Skip to main content
15,885,278 members
Articles / Web Development / ASP.NET

Using JEditable Plugin as ASP.NET MVC3 jQuery Inline Editor

Rate me:
Please Sign up or sign in to vote.
4.86/5 (48 votes)
24 Jun 2012CPOL17 min read 161.2K   3.5K   132  
This article describes how you can implement inline editing in an ASP.NET MVC application using the jQuery Jeditable plug-in.
In this article, I will show you a jQuery alternative for content editable - the Jeditable plug-in. I will also explain how you can implement inline editing functionality in an ASP.NET MVC3 application using jQuery.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Program Manager Microsoft
Serbia Serbia
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia.
Currently working in Microsoft as Program Manager on SQL Server product.
Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Web and databases, Software engineering process(estimation and standardization), mobile and business intelligence platforms.

Comments and Discussions