This is a migrated thread and some comments may be shown as answers.

GridHTMLEditorColumn and Text Overflow

2 Answers 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 23 Jun 2012, 06:28 PM
I've tried a few ways of making the GridHTMLEditorColumn of my grid to be in text overflow mode. Nothing seems to work.

Given this example: 
http://demos.telerik.com/aspnet-ajax/grid/examples/generalfeatures/columntypes/defaultcs.aspx 

Can someone please alter this column:
<telerik:GridHTMLEditorColumn UniqueName="Notes" SortExpression="Notes" HeaderText="HTMLEditorColumn"
                        DataField="Notes" FooterText="HTMLEditorColumn footer" HeaderStyle-Width="200px">
</telerik:GridHTMLEditorColumn>
Such that text longer than 75px height causes overflow:hidden with ellipsis?

2 Answers, 1 is accepted

Sort by
0
Jonathan
Top achievements
Rank 1
answered on 27 Jun 2012, 02:08 PM
Posted this before the weekend, maybe someone today has a suggestion?
0
Radoslav
Telerik team
answered on 28 Jun 2012, 06:40 AM
Hi Jonathan,

I am sending you a simple example which demonstrates how to achieve the desired functionality. Please check it out and let me know if it helps you.

Looking forward for your reply.

Kind regards,
Radoslav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Jonathan
Top achievements
Rank 1
Radoslav
Telerik team
Share this question
or