RadDataGrid: Resize column width without the Thumb/Handle

1 Answer 26 Views
DataGrid
Christoph Weber
Top achievements
Rank 1
Christoph Weber asked on 25 Oct 2024, 02:35 PM

Hey,

i'm prototyping a WinUI3 App and have a Page with a Grid.
I'm using the RadDataGrid. Now I want to make the columns resizable by the users but the only easy way I found was via the "ResizeHandle" that appears with the setting ColumnResizeHandleDisplayMode="Always".

Is it not possible to just click between Column Headers and resize the columns? Is there a simple solution I'm missing or do I actually have to fiddle around with control templates?

Kind regards,
Christoph

1 Answer, 1 is accepted

Sort by
1
Accepted
Martin Ivanov
Telerik team
answered on 30 Oct 2024, 02:24 PM

Hello Christoph,

RadDataGrid supports columns resizing only via the resize handle shown with the ColumnResizeHandleDisplayMode property. Currently, there is no mechanism to change this and drag/drop only with click between the column headers. That is why I have logged a new feature request to allow this. I also updated your Telerik points.

If you have other questions, please let me know.

Regards,
Martin Ivanov
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.

Tags
DataGrid
Asked by
Christoph Weber
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or