simonchristieis
Programmer
I am creating a new table and need to set the new cells to be nowrap - but it dont work - any ideas ?
code:
cell.setAttribute("style","white-space: nowrap;"
Thanks in advance
Simon
code:
cell.setAttribute("style","white-space: nowrap;"
Thanks in advance
Simon