Required library edition:
Required library file: dhtmlxdataview.js
adds any user-defined handler to available events
selector.attachEvent(evName, evHandler);
Several handlers can be attached to the same event, and all of them will be executed.
Note: event names are case-insensitive.