Version

adjustUnfixedCellHeight Method

Adjusts the cell height of the unfixed columns so they are kept in sync with the cell height of the fixed columns.
Syntax
ASP.NET Ajax Javascript (Specification) 
function adjustUnfixedCellHeight() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnFixing.adjustUnfixedCellHeight();
See Also