DHTMLX Docs & Samples Explorer

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)
myform.bind(mygrid);

See also: