Completed
Last Updated: 29 Jun 2022 13:34 by ADMIN
Release 3.4.0
Jonty
Created on: 21 Feb 2022 16:33
Category: DateTimePicker
Type: Bug Report
1
When the Date*Picker is in the ToolBar of the Grid, the button is not positioned correctly to the width of the input
When the Date*Picker is in the ToolBar of the Grid, the button is not positioned correctly to the width of the input
1 comment
ADMIN
Dimo
Posted on: 22 Feb 2022 05:46

Hey Jonty,

Thanks for letting us know about this issue!

For anyone who is interested, a possible workaround is this CSS code:

.k-toolbar .k-input .k-input {
    width: 100%;
}

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