onRowSelect event unresponsive on rowID = 0

Hey Team,

in our code we are appending the a json data starting with rowID=0, 1 and so on. However, the onRowSelect event on row with id=0 is unresponsive though it is working fine with rows from id=1,2,etc. The version we are using in our product is 5.1.0 .
I have attached a simple project which reflects the same issue.
dhtmlx_project.zip (1.12 MB)

Unfortunately it is not available to use the row_id=0 in the dhtmlxGrid.

we are storing the data in an array whose index will obviously have to start from 0. Can you suggest a workaround for this?

Unfortunately the only solution is to change your using ids.