Hi,
i would like to get the absolute XY of a cell and open near there a div with data
How do i get the absolute XY?
Thanks
Yair Rozenberg
Cell’s html element is:
grid.cells(id,index).cell;
Grid doesn’t provide API to get cell’s position, but you can try to use functions mentioned in here:
dhtmlx.com/docs/products/kb/ … mal&q=5182