PDA

Click to See Complete Forum and Search --> : Variable Column Widths in Flexgrid Control


tcurrier
Nov 18th, 2000, 11:24 AM
I'm new to database programming in VB, so pardon my ignorance... but, can I make the columns in my Flexgrid (Flexgrid Control 6.0) of variable width to fit the data fields that they contain ? I have a name field that's 20 characters in length, but it's truncated in the column in the Flexgrid (all my columns are the same width).
Thanks in advance for any help !

tcurrier
Nov 18th, 2000, 11:36 AM
Well, I guess I answered my own question. I did a search on 'column width' in the VB forums and found the answer. Hey, I'm getting the hang of this afterall !