Gaia Ajax InPlaceEditing Example

This is our Ajax InPlaceEdit Control. An InPlaceEdit Control is normally displayed as a Label, but when the user clicks the label then the Label turns into a TextBox. The InPlaceEdit Control can be set to transform into a TextBox by either single-clicks or double-clicks, the animations are also configurable. Often it is used for inplace editing of fields ment to be readable first of all, but easily editable like for instance in-place editing of a GridView or DataGrid cell.


Forename Fred
Surname Bloggs
Telephone +44 113 123456
Address My Company, Some Street, Some Town, P05T C0D3
Intentional empty

Saved: Edit a field...

Try to click the Forename, Surname, Telephone or Address further up on the page and edit labels inline as you go.

Runs on ASP.NET Valid XHTML 1.0!