:: Forum >>
How to put text in the upper left cell
How to put text in the upper left cell if row header and column header is present?
obj.setRowText and obj.setColumnText fill row and column-headers, but not the upper left cell.
seb
Sunday, April 10, 2005
//text of top left corner
obj.getLayoutTemplate().setContent("corner/box/item", "Hello");
Monday, April 11, 2005
This topic is archived.
Back to support forum
Forum search