Does anybody know how to have a datagrid automatically size a column to best fit the data when it is loaded from a datatable?
Printable View
Does anybody know how to have a datagrid automatically size a column to best fit the data when it is loaded from a datatable?
Sorry to raise your hopes, but this isn't a "good reply"...
I would also like to know how to do this; if you happen to find an answer outside of the forums please post it here.
thnx,
Squirrelly:p
i've been setting cell width to a very small percentage, then setting the wrap=false... this is for template columns, but should work.