which has implemented eventHandles for custom html cells returns empty row | col object.
In version 7.2.5 it was working better - returning the col object but undefined for the row object.
In the eventHandlers -> onclick the data object contains undefined col and row objects. In version 7.2.5 the row object is undefined but the col object works as expected.
In the linked snippet the dhx.Suite 7.3 is used, just like you’ve mentioned in the topic and in your original snippet.
Please, check that you are using the 7.3 build. If the problem still occurs for you please, provide a complete demo, where the problem could be reconstructed locally.
Last column is with enabled html and there is a click event defined.
If you are using version: 7.2.5 the data object contains the col and row objects.
If you are using version 7.3.0 the data object in some snippets contains only the col object or only the row object. In many cases neither the col nor the row object are returned.
Just for information, I confirm that i have encountered the same issue on the 7.3.0 downloaded.
I solve it temporary by using grid.events.on(“cellClick”, function(row,column,e){
but i’m interested by the resolution of this issue.
Best regards
We have fixed your reported problem in the latest dhx.Suite update (v 7.3.2.)
You can test it in your original snippet: https://snippet.dhtmlx.com/tg1btdt1
Please, try to download the latest available build to get that fix.
Thank you for your report.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan