:: Forum >>
How do you obtain the cell element
Is there a way to obtain the cell of a particular cell in the grid, say for example column 0 row 3?
Pat O'Bryan
Wednesday, May 3, 2006
var e = obj.getCellTemplate(0, 3).element();
Alex (ActiveWidgets)
Wednesday, May 3, 2006
This topic is archived.
Back to support forum
Forum search