Completed
Last Updated: 22 Feb 2024 12:37 by ADMIN
m
Created on: 14 Jul 2021 10:49
Category: TreeList
Type: Bug Report
0
TreeList with TextArea editor and locked columns do not align height rows between locked and non-locked tables

Bug report

TreeList with TextArea editor and locked columns do not align row height between locked and non-locked tables

Reproduction of the problem
1, Open below Dojo
2. Click on a cell within the locked table to edit

https://dojo.telerik.com/UwUmoWOX

Current behavior
Clicked locked row height not aligned with the row height of the non-locked row

Expected/desired behavior
TreeList with TextArea editor and locked columns shall align rows between locked and non-locked tables

Workaround:

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

Environment
Kendo UI version: all
jQuery version: x.y
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

0 comments