Hi All,
Quck question regarding GridView formatting.
I have a gridview that pulls over 20 rows from a DB and displays that in a web form (very wide). There are some numerical fields amoung these fields. When I display them in the GridView, the numecial values comes in two lines instead of one (big values 90,993,783,000).
Is there anyway I could force the control to dynamically change its size (column width) to accomodate this long numerical fields in one line please?
Thank you in advance.
Mal.