3.2.0

Is it possible to put a Button in a grid column?

The template for it seems missing.
Karl Thoroddsen
April 26,
This did the trick:

theGrid.setCellText("<input type=button value='Undo' onclick='doUndoClicked();'>",0,i);
Karl Thoroddsen
April 26,

This topic is archived.

See also:


Back to support forum