Trying to set RowHeight like this(in code):
dgvTruckAvail.RowTemplate.Height = 48;
Doesnt\' work. I also tried to set Height of every colum
AutoSizeRowsMode property change from none to AllCells or to any other value.
AllCells