Gets or sets a value indicating whether to use update panel.
It is recommended to set it to true only in columns that have sorting disabled.
Setting this to true, will speed up inline editing because of less data needed to be transfered during post back.
Default value is false.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Property Value
Type: BooleanSee Also