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

Resizing column in grid detail row

1 Answer 95 Views
Grid
This is a migrated thread and some comments may be shown as answers.
HUA
Top achievements
Rank 1
HUA asked on 02 May 2013, 10:27 AM
Dear Kendo Team,
When i resize a column in a detail row, the detail grid has a strange expansion behavior (see file in attachment)
Could you provide a work around or something else in order to solve the issue?
Thanks in advance
Best regards

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 03 May 2013, 03:32 PM
Hi Thomas,

The total width of the detail Grid columns cannot be greater than total width of the master Grid columns, as it leads to content overflow and the observed glitch:

http://docs.kendoui.com/api/web/grid#configuration-detailTemplate

You can enable scrolling and/or disable column resizing for the detail Grid in order to prevent the issue.

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