Click or drag to resize
UniGridOnPageChanged Event
Occurs when the pager change the page and current mode is postback => reload data

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public event EventHandler<EventArgs> OnPageChanged

Value

Type: SystemEventHandlerEventArgs

Implements

IUniPageableOnPageChanged
See Also