Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Steve Boulay on Nov 19, 2009 05:23
open dhtmlx forum
dhtmlxgrid cell id

Hello,

I have an attribute id="xxx" on each cell of the xml definition of my grid. <cell id="xxx">VALUE</cell>. And i try to know this id of the cell when it is selected.
I use cellById to have a CellObject but where can i found my cell id in this object ?

Regards

Steve Boulay

PS: In the doc for function CellById, i can read : Note: if no parameters are indicated, the method gets dhtmlXGridCellObject object of currently selected cell. But if i try to call cellById without parameter i have a javascript error. Why ?
Answer posted by Stanislav (support on Nov 19, 2009 06:02