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

Resizable columns supported when locked?

2 Answers 237 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
Veteran
John asked on 07 Apr 2021, 02:40 PM

I am seeing some weird behavior when it comes to resizing locked columns in the grid. Can you confirm that it is supported, if so there seems to be a bug. Try make the name column smaller or larger... different behaviors exist for both cases (see gif).

https://stackblitz.com/edit/react-b8behq-efiban?file=app/main.jsx

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Krissy
Telerik team
answered on 08 Apr 2021, 07:49 AM

Hi John,

The Grid component does support rezising locked columns. However, we are currently experiencing an issue with it, which is kept track of here: 
https://github.com/telerik/kendo-react/issues/413 

What we can offer as a workaround for the moment is to control the column width, as shown in the following example:
https://stackblitz.com/edit/react-kgjunf-govk9f 
Keep in mind that this workaround affects the performance of the component, since it causes the non-frozen cells to be re-rendered.

Apologies for the inconvenience caused.

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


0
John
Top achievements
Rank 1
Veteran
answered on 08 Apr 2021, 07:02 PM
Ok thanks, I will +1 that.
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Veteran
Answers by
Krissy
Telerik team
John
Top achievements
Rank 1
Veteran
Share this question
or