Adds supports for [VB6 ADO Data Control](https://msdn.microsoft.com/en-us/library/aa231217(v=vs.60).aspxarrow-up-right)
Component Selector: 'wm-adodatacontrol'Kendo UI Component: N/A
Component Selector: 'wm-adodatacontrol'
Kendo UI Component: N/A
AdoDataControlComponent extends ControlComponent.
Property
Get/Set
Notify Changes
Details
None
Method
Supported
Event
Parameter
firstClick
Yes
$event: any
Trigger Click Event. Moves the record to the first row.
prevClick
Trigger Click Event. Moves the record to the previous row.
nextClick
Trigger Click Event. Moves the record to the next row.
lastClick
Trigger Click Event. Moves the record to the last row.
Last updated 5 years ago
Was this helpful?