I'm still trying to get the hang of CSS and I am currently unable to use the AppStylelist for ASP.NET (I have a support ticket open).
Currently the rows are adjusting their height to fit all the text from a cell, but I would like it to (...) and become a tooltip if it overflows the width of the cell.
I think its Overflow:auto; but where do I set this, or add it to my .aspx page?
Hello NervousRex,
Please let me know if you need further assistance regarding this.
I thought everything was going great with this, and it was working fine in development through Visual Studio. But when I run it from the production server, it does not ellipse the text
Using IE 8