I cannot do this in the builder. I will try to describe in more detail.
1) We are using the scheduler.
2) In the onAfterRender event, in our application, we add browser events to the resource cells. For example click, dblclick, focus.
3) And now, after using scheduler.control.rows.selection.add (), our custom browser events are removed from the dom
Code example: https://postimg.cc/zHDXc6Qb