| Class | Description |
|---|---|
| DataBoundBehavior |
Provides a
DataTable Behavior that allows to register a 'dataBound' callback.Warning: In order to work correctly, you should use DataTable#refresh instead of IPartialPageRequestHandler#add(datatable) |
| HideIfNoRecordBehavior |
Provides a
DataTable Behavior that will hide the datatable if datasource returns no row.Warning: In order to work correctly, you should use DataTable#refresh in place of AjaxRequestTarget#add(datatable) |
Copyright © 2021 7thWeb. All rights reserved.