Grid 7.3.2 eventHandlers returns empty row object

This sample.
https://snippet.dhtmlx.com/tg1btdt1

shows that when u implement eventHandler over a css selector in the function callback u can get the reference to the row and col object.

However when the row id is INTEGER instead of String the row object in the callback function is undefined!

PLSSSS Fix it ASAP!

10x in advance

We have fixed your problem in the latest dhx.Grid update (v.7.3.6).
Now the template events should work correctly for the integer row ids, you can check it in your original snippet.
Please, try to download the latest available dhx.Grid build to get that fix.