Control used for inline editing a value, for example in unigrid.
Best way to use it in columns that have sorting enabled is
to place parent unigrid inside update panel
and reload unigrid's data after successful update of edited value.
Inheritance Hierarchy
System.Web.UI Control
System.Web.UI.WebControls WebControl
CMS.ExtendedControls CMSWebControl
CMS.ExtendedControls InlineEditingTextBox
CMS.Ecommerce PriorityInlineEdit
Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
See Also