Edit Label Demo Page

The EditLabel is a Label that can be edited in place. If you are using Internet Explorer, then you can literally edit in place. If you are using any other browser, then the label is replaced by a textbox to allow editing and then back to a label when you are done editing.

Simple EditLabel

Just click on the label to start editing. Tab out (or click anywhere else on the page) to save your changes.

Click Me!

EditLabel with Save and Edit Events

In this example, the Save and Edit events are handled on the server and used to update the status (which is an anthem:Label). The TextDuringCallBack option is used to display a simple wait message during the callbacks. The PreCallBackFunction and PostCallBackFunction are used to display a busy notification in the upper right corner of the page. The Save operation is artificially delayed to highlight the two notifications.

Click Me!
Status: