We are using SizeToCells and * sizing with some RadGridView columns. Our problem is that vertical scrolling is resizing the columns and even the RadGridView as we scroll down/up the data. What we are looking for is a way to calculate the column widths based on the initial data but not recalculate as we scroll down/up.