Work Item Grids - Force ID column to show full value
Best Answer
-
Konstantin_Slavin-Bo Customer Ninja IT Monkey ✭✭✭✭The kendo grid should have a
autoFitColumn
function, which also can take a column index as parameter, so it only triggers on that column. Have a look here: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#methods-autoFitColumn
5
Answers
autoFitColumn
function, which also can take a column index as parameter, so it only triggers on that column. Have a look here: http://docs.telerik.com/kendo-ui/api/javascript/ui/grid#methods-autoFitColumn