Events
Event | Description |
---|---|
lineClicked | fires when user clicks on a clickable grid line |
lineSelected | fires when user changed the grid selection using selection buttons, or edited any data in the grid's fields |
Properties
Property | Description |
---|---|
clickable | makes grid lines "clickable" or "non-clickable" in runtime |
Methods
Method | Description |
---|---|
bind | Bind grid to the view model's field |
scroll | Scroll grid up or down |
scrollTo | Scroll grid to specific position |
setData | Set data to show in the grid |
getData | Get data from the grid |
bindControl | Bind a control to the grid's line |
Class Hierarchy
