ImmediateSave Methods |
The ImmediateSave type exposes the following members.
Name | Description | |
---|---|---|
ClickableButton |
Generate the clickable button/link HTML for a Button field.
| |
EditableCheckBox |
Generate the editing HTML for a CheckBox field.
| |
EditableComboBox |
Generate the editing HTML for a ComboBox field.
| |
EditableDatePicker |
Generate the editing HTML for a DatePicker field.
| |
ReplaceEditableFields |
Perform replacement of editable field references with editable field HTML and javascript.
This will allow for immediate changing and saving of values of these fields and support for functional buttons.
|