I am using Kendo grid in asp.net mvc application, I have added Editable (incell) column in the grid, when I click on the editable column the column width is increasing. How to fix edit box width to column width.
column size before clicking on edit column
column size after clicking on edit column
1 Answer, 1 is accepted
0
Anton Mironov
Telerik team
answered on 21 Jul 2021, 09:27 AM
Hi Pribadi,
Thank you for the images and details provided.
In order to achieve the desired behavior, I would recommend trying one of the following approaches:
Decrease the Width of the Editor for the "ReorderQty" column. The Editor Templates are placed in the "~Views/Shared/EditorTemplates" directory.
I hope this information helps.
Kind Regards,
Anton Mironov
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/.