Unplanned
Last Updated: 02 Feb 2022 07:52 by ADMIN
Scheduled for 2022.2
Don Leduc
Created on: 27 Jan 2022 17:11
Category: Kendo UI for jQuery
Type: Bug Report
1
MultiColumnComboBox's header overlaps its first row

Steps to reproduce the behavior:

  1. Run the jQuery Virtualization Demo
  2. Open the popup of the Widget

Expected behavior
The header and rows shouldn't overlap

Screenshots
image
Affected package

  • seems to affect all Themes

Affected suites

  • Kendo UI for jQuery

1 comment
ADMIN
Stoyan
Posted on: 27 Jan 2022 17:22

Hi Don,

Until the issue is resolved you can workaround it by setting the position of the .k-table-row class to static:
.k-table-row{
      position: static !important;
}

 

Regards,
Stoyan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.