Editable column width is increasing on clicking on column

1 Answer 105 Views
Grid
Pribadi
Top achievements
Rank 1
Iron
Iron
Pribadi asked on 16 Jul 2021, 10:39 AM

Hi 

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

Sort by
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:

  • Increase the Width of the "ReorderQty" column.
  • 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/.

Tags
Grid
Asked by
Pribadi
Top achievements
Rank 1
Iron
Iron
Answers by
Anton Mironov
Telerik team
Share this question
or