B4 Bug (edition on first load) ....
On page first load, if this line is used:
obj.setCellEditable(true , 0);
Then, any first double-click (on any grid's cell) open the first cell
(MSFT = row-0/col-0) in edition mode.
After that works fine .. ;-)
obj.setCellEditable(true , 0);
Then, any first double-click (on any grid's cell) open the first cell
(MSFT = row-0/col-0) in edition mode.
After that works fine .. ;-)
Carlos
January 22,