DHTMLX Docs & Samples Explorer
Index
dhtmlxdataview
API Methods
bind(target, rule)
Binds components.
Parameters:
target
- (object) the object that method is assigned to (optional)
rule
- (function) sets the rule according which components will be bound (optional)
myview.
bind
(
mygrid
)
;
See also:
Data binding in code samples