How to get .... (ellipses) overflow in a RadGrid cell.
I tryed this but did not work:
.t-grid td
{
white-space: nowrap!important;
overflow: hidden!important;
text-overflow: ellipsis !important;
}
Thanks!
1 Answer, 1 is accepted
0
Dimo
Telerik team
answered on 18 May 2011, 05:22 PM
Hi Martin,
Ellipsis is supported only by Internet Explorer. In addition, you should make sure that the table-layout style of the Grid table is set to "fixed". This is done automatically if you are using scrolling.
All the best,
Dimo
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items