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.
No comments yet, be the first one to post comment.