GridPanel Column Size Based on Length of Column Name
GridPanel Column Size Based on Length of Column Name
Hi everybody! I've tried many things but can't seem to figure this out. Maybe someone can help me.
I have some long column names that are being hidden b/c column width is too small. Is there a property that can set column width based on name of column without numerically setting each column's "width:" property?
WHAT I WANT TO DO EVENTUALLY : Size each column based on content no less then column header and no greater then 400px
length of column name <= length of column content <= 400px