Skip to content

Replies

0
carl
carl answered on Dec 16, 2013 11:29 PM

This works and doesn't effect anything but the grid

 <style>

     .ui-iggrid tbody td {

         white-space: nowrap;    

}

</style>

0
carl
carl answered on Dec 16, 2013 11:19 PM

This is not a good solution, it changes all <td>s on the page, how do you only effect the grid and not allow the column(s) to expand