Seamless inline text editing with ASP.NET AJAX
AJAX, ASP.NET, JavaScript, Performance, UI By Dave Ward on August 23rd, 2007
This is a technique that I really like. It’s excellently suited to intranet sites and administrative interfaces, where your users are typically familiar enough with the application to know which text they can click to edit. It’s actually very easy to implement, with a small amount of JavaScript.



