8
shouts

Using the ASP.NET AJAX Editor Control to Implement In-Place Content Editing. : Misfit Geek

posted by StevesSteves 245 days, 4 hours, 39 minutes ago
Wednesday, July 15, 2009 3:48:40 PM GMT

In-Place editing is a slick feature for managing some of a web sites content.

I’ve mocked up a demo of In-Place editing using the new ASP.NET Ajax Control Toolkit’s Editor control and the ASP.NET Multi-View control.

Also, I’m implementing this as a User Control so it can be easily and widely used throughout my project.

Here’s how it works.

Note the little “Pencil” on the top / right of the content are. If you hover over it you get an edit hint.

category: Ajax | clicked: 22 | | source: misfitgeek.com | show counter code
tags: ASP.NET AJAX, ASP.NET AJAX 4.0