limit height of a cell containing lots of text

limit height of a cell containing lots of text

barncattechbarncattech Posts: 25Questions: 4Answers: 0
edited October 2012 in General
My table displays records in which one of the fields is longtext, and can be quite lengthy. Everything works fine, but the entire contents of the cell is shown and this makes the row height huge sometimes.

I am using the editable plugin, and maybe this is a question for Jovan, but I figured I'd ask here anyway. Since I allow editing by double clicking the cell, I'd like to maybe limit the height of a row and add scroll bars within cells that overflow (I could probably do this with CSS), or maybe there is a better way.
This discussion has been closed.