Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
590
cell text overflow?
posted

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?