This is a migrated thread and some comments may be shown as answers.

The inline DatePicker has huge left padding

4 Answers 245 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 3
Iron
Iron
Veteran
Roland asked on 03 Aug 2020, 05:52 PM

See the attached image.

How do I suppress the padding/margin/whatever?

I can't see the classes used because the picker disapperas as soon as you click outside the cell.

4 Answers, 1 is accepted

Sort by
0
Svetoslav Dimitrov
Telerik team
answered on 04 Aug 2020, 07:31 AM

Hello Roland,

From what I can see you probably have some custom CSS rules in your project which might override the ones we have set up and thus the unwanted UI behavior. Could you provide a runnable sample project so we can investigate the origin of the issue? To isolate the issue easier you can read this article. Also, you can check out this article regarding ways to improve the debugging skill with Chrome DevTools.

Regards,
Svetoslav Dimitrov
Progress Telerik

0
Roland
Top achievements
Rank 3
Iron
Iron
Veteran
answered on 04 Aug 2020, 10:36 AM

>you probably have some custom CSS rules in your project

No, I think it is the combined 32px left padding of your k-picker-wrap and k-dateinput-wrap styles that I somehow cannot override.

0
Svetoslav Dimitrov
Telerik team
answered on 05 Aug 2020, 03:31 PM

Hello Roland,

As attached file you can a demo project which has a Grid with Inline Editing and a DateTime field, which by default will be edited with DatePicker. It seems that locally, for me, there is no padding so could you compare that project against yours and see if any difference cause the issue. If that does not help, could you modify the project so that the padding is reproduced and we can further investigate the issue?

Regards,
Svetoslav Dimitrov
Progress Telerik

0
Roland
Top achievements
Rank 3
Iron
Iron
Veteran
answered on 05 Aug 2020, 03:40 PM

I will have to put this on the backburner. Too busy with deadlines :).

I switched to DateInput instead of DatePicker for simple inline dates, so at the moment this extra padding is not a problem for me.

But when I have more time available I will dive into this. I do want to know what is going on behind the scenes. The probable outcome will be that my CSS is a mess...

Tags
Grid
Asked by
Roland
Top achievements
Rank 3
Iron
Iron
Veteran
Answers by
Svetoslav Dimitrov
Telerik team
Roland
Top achievements
Rank 3
Iron
Iron
Veteran
Share this question
or