| CustomTableDataSource Events | 
The CustomTableDataSource type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnFilterChanged | 
            Filter change handler.
            (Inherited from CMSAbstractBaseFilterControl.) | 
|  | OnPageBinding | 
            Occurs when the control bind data.
            (Inherited from CMSBaseDataSource.) | 
|  | OnPageChanged | 
            Occurs when the pager change the page and current mode is postback => reload data
            (Inherited from CMSBaseDataSource.) | 
 See Also
See Also