AdoDataControl
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [VB6 ADO Data Control]()
Component Selector: 'wm-adodatacontrol'
Kendo UI Component: N/A
AdoDataControlComponent extends .
Property
Get/Set
Notify Changes
Details
None
None
None
None
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
firstClick
Yes
$event: any
Trigger Click Event. Moves the record to the first row.
prevClick
Yes
$event: any
Trigger Click Event. Moves the record to the previous row.
nextClick
Yes
$event: any
Trigger Click Event. Moves the record to the next row.
lastClick
Yes
$event: any
Trigger Click Event. Moves the record to the last row.