In some cases it would be great to have minimal width for columns. This is useful when grid has button columns, or size of column should be restricted by header + sort arrow.
My solution for this was extension method:
enableMinWidth: function() {
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top