Completed
Last Updated: 29 Mar 2021 12:50 by ADMIN
Release 2021.R1
Amitesh
Created on: 24 Nov 2020 22:58
Category: Grid
Type: Bug Report
0
Grid search box style broken

Hi

Please see the attached. The search box styles are broken.

Attached Files:
1 comment
ADMIN
Dimitar
Posted on: 25 Nov 2020 09:57

Hi Amitesh,

Thank you for your feedback. I made this thread a publicly visible issue report - https://feedback.telerik.com/kendo-jquery-ui/1496648-grid-search-box-style-broken

As a small token of gratitude for this report, I updated your Telerik points.

The following CSS may be used as temporary workaround:

    <style>
      html body .k-textbox.k-grid-search > .k-input {
        border-style: none;
      }
    </style>

 

Regards,
Dimitar
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/.