Reported in: Ticket ID: 1524543. Reproducible in Chrome and Firefox. Not reproducible in Edge
Version 91.0.864.54.
Dojo example: https://dojo.telerik.com/iqUFarUV/3
On dragging the handle the column width automatically increases. Then if you try to decrease the width, you can't go past a certain width threshold.
The columns can be resized precisely, similarly to when their width is set in "px" instead of "%".
Hello,
After further investigation of the behavior we found that it is not a bug in the Grid.
This is actually a limitation caused by the default behavior of the HTML table. When hiding some of the columns and starting to resize one of them initially it stretches to occupy the space left as the other column widths are in percents and that column acts as a buffer. As resizing of columns works in pixels one hits a breakpoint where the content is resized to the minimum in values(for example 10px) but the visual appearance of the column is different due to the table stretching the column. Overall mixing such percentages and pixels can not work flawlessly. That said I suggest setting widths in pixels instead of percents.
Closing this Bug Report item.
Regards,
Ivan Danchev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.