This question is locked. New answers and comments are not allowed.
Hi,
It looks like allocation of space between columns having width set to SizeToCell is not consistent and depends on what is set as the width of the first column.
When first column has width equal to * and other columns width equal to SizeToCell than in case columns exceed available space SizeToCell is calculated incorrectly and columns have width equal to its MinWidth. In case when first column has fixed width other columns have width equal to content width which is correct.
I have prepared the sample demonstrating the problem.
You can download it here http://www.box.com/s/cs1i2svvhlcnvyxbxigy
Let me know if you need more information
Regards,
Dmitry
It looks like allocation of space between columns having width set to SizeToCell is not consistent and depends on what is set as the width of the first column.
When first column has width equal to * and other columns width equal to SizeToCell than in case columns exceed available space SizeToCell is calculated incorrectly and columns have width equal to its MinWidth. In case when first column has fixed width other columns have width equal to content width which is correct.
I have prepared the sample demonstrating the problem.
You can download it here http://www.box.com/s/cs1i2svvhlcnvyxbxigy
Let me know if you need more information
Regards,
Dmitry