BasicUniView Events |
The BasicUniView type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnBeforeInit |
On before init handler.
|
![]() | OnItemCreated |
Occurs when an item is created in the UniView control.
(Inherited from UniView.) |
![]() | OnItemDataBound |
Occurs when the control bind UniView item.
(Inherited from UniView.) |
![]() | OnPageBinding |
Occurs when the control bind data.
(Inherited from UniView.) |
![]() | OnPageChanged |
Occurs when the pager change the page and current mode is postback => reload data
(Inherited from UniView.) |