cell ids

I have a page with two tables on it. I want cell ids for both tables and I want to be able to distinguish between the two sets of ids, not have two sets of c_<row#>_<col#>. Is this possible with dhtmlxgrid or does dhtmlxgrid assume in enableCell that you have one table on a page?



Thanks.

You can use enableCellIds() method. dhtmlx.com/dhxdocs/doku.php?id=d … blecellids