Completed
Last Updated: 17 Jul 2018 15:16 by ADMIN
Rod
Created on: 25 Mar 2017 14:24
Category: Grid
Type: Feature Request
118
Grid that auto sizes the columns and also allows user to manaully adjust the widths
Currently it seems that the columns widths are just divided up between the available width and the number of columns. Under that circumstance I am unable to specify a smaller width for a column. I would like for the column to adjust to the title at a minimum. Also it would be nice if we could drag the columns widths bigger or smaller.
6 comments
ADMIN
T. Tsonev
Posted on: 17 Jul 2018 15:24
Please note that due the table layout, at least one column should have no set width. This column will be expanded to fill the the available space, while the rest of the columns will be rendered with the set width.
ADMIN
T. Tsonev
Posted on: 17 Jul 2018 15:16
Recent versions of the Grid support:

* Column resizing:
https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing/

* Column reordering:
https://www.telerik.com/kendo-angular-ui/components/grid/columns/reordering/

* Auto-fit methods:
https://www.telerik.com/kendo-angular-ui/components/grid/api/GridComponent/#toc-autofitcolumn
ADMIN
T. Tsonev
Posted on: 14 Jun 2018 17:40
Column resizing and reordering is available in the current version of the Grid:
https://www.telerik.com/kendo-angular-ui/components/grid/columns/resizing/
https://www.telerik.com/kendo-angular-ui/components/grid/columns/reordering/

Do you feel something is still missing in respect to column resizing?
John
Posted on: 22 Aug 2017 23:15
The feature should also allow the user to drag-n-drop the column order as you can with the previous version of the KendoUI Datagrid.
Clint Singer
Posted on: 04 May 2017 21:55
I would like the same behavior as the WPF grid with respect to column sizing.
Imported User
Posted on: 02 May 2017 17:07
I vote yes for manual adjustment of columns.