The IUniPageable type exposes the following members.
Back to Top
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
ReBind |
Call request to control re-bind.
|
Properties
Name | Description | |
---|---|---|
PagerDataItem |
Gets or sets DataSource.
| |
PagerForceNumberOfResults |
Gets or sets the number of result. Enables proceed "fake" datasets, where number
of results in the dataset is not correspondent to the real number of results
This property must be equal -1 if should be disabled
| |
UniPagerControl |
Gets or sets the pager control.
|
Events
Name | Description | |
---|---|---|
OnPageBinding |
Occurs when the control bind data.
| |
OnPageChanged |
Occurs when the pager change the page and current mode is postback => reload data
|
See Also