multiline tooltip????
Can i show a multiline tooltip for my cells, so that <br /> is a line break
or can i use a wordwrap on it???
For my Cell Tooltips i use
Has anyone an idea for my problem???
or can i use a wordwrap on it???
For my Cell Tooltips i use
obj.setCellTooltip(function(i, j) {
return this.getCellText(i,j)
});
Has anyone an idea for my problem???
Ulf
October 5,