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

[Solved] Edit popup editable false not properly positioned

1 Answer 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 05 Jan 2015, 03:48 PM
Hi

I have one of my columns set to "editable:false".
http://jsfiddle.net/8ythhp1r/1/
When I click "Edit" in this example the text of the column which is set to "editable:false" is not properly positioned!

Is this a soon-to-be-fixed bug?

Thanks

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 07 Jan 2015, 01:44 PM
Hi Mario,

Current behavior is expected as the text is rendered inside the "k-edit-field" container which have no padding set (as usually this container contains editors). That why if you need to position the text differently you should either define custom "popup" editor template or apply custom CSS styles to the desired elements.

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Mario
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or