kendo editor incell grid editing row heights

1 Answer 42 Views
TreeList
m
Top achievements
Rank 1
Iron
Iron
m asked on 09 Jul 2021, 08:05 PM
Hello i am trying to get the kendoeditor inside of a treelist with incell editing.. this is working here https://dojo.telerik.com/UnEguTAJ , but I'd like the rows on both sides (locked left and right ) to expand to the same height when clicking into to edit one of the fields...

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 14 Jul 2021, 11:20 AM

Hello,

I confirm this is a bug from our side which I logged and its status you can track at the following links:

As a workout you could invoke the following internal method over the TreeList:

$("#treelist").getKendoTreeList()._syncLockedContentHeight();

As a token of gratitude for reporting this, I have added some Telerik points to your account.

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

m
Top achievements
Rank 1
Iron
Iron
commented on 17 Jul 2021, 11:16 PM

this also happens on multicolumn headers.... on either side of locked columns... if a header height gets extended say from custom header template.. the opposite side of the locked columns doesn't get adjusted down...
Georgi Denchev
Telerik team
commented on 21 Jul 2021, 11:06 AM

Thank you for the additional details, we'll forward this information to the Devs as well.
m
Top achievements
Rank 1
Iron
Iron
commented on 27 Jul 2021, 08:15 PM

thx but is their an interim workaround such as the one provided for rows above?
Nikolay
Telerik team
commented on 03 Aug 2021, 09:16 AM

Hi,

I tried to reproduce this behavior when a multi-column header is applied to the TreeList but I am not able to. The workaround seems to be correcting the misaligned tables correctly. Could you please elaborate by modifying the below Dojo so we can investigate this further?

Looking forward to your reply.

Regards,

Nikolay

Tags
TreeList
Asked by
m
Top achievements
Rank 1
Iron
Iron
Answers by
Nikolay
Telerik team
Share this question
or