I have a table with multiple rows, and the content that goes into a cell in a row is dynamically added. If I want that row to be a certain height, so any text that goes over that height is not displayed, is there a way to do this?
I have tried combinations of setting tr height, td height, overflow hidden etc to no avail?
I have tried combinations of setting tr height, td height, overflow hidden etc to no avail?