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

Error with a kendoGrid into a kendoTooltip

1 Answer 30 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Encarni
Top achievements
Rank 1
Encarni asked on 02 Dec 2015, 09:40 AM

Hello!

I have a kendoTooltip which in the contentLoad loads a kendoGrid with a dataSource, the columns and everything. The problem is: I have a column which have a lot of characters and I wanna edit this column like this:

columns: [
    {field: "comment", title: tooltipHeaderTranslations.COMMENTS, width: "400px"},
]
But when I'm in the tooltip the width is the same as before.
What should I do?

Thanks

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 03 Dec 2015, 01:05 PM
Hello Carlos,

Could you please create a dojo example demonstrating your exact implementation and the issue in question, so we can test it locally?

I am looking forward to your reply.


Regards,
Konstantin Dikov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
General Discussions
Asked by
Encarni
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or