-
Hi,
Has anyone any ideas or suggestions as to how I can decide the width of my FlexGrid colums at run time. The FlexGrid is being populated by information from an Access DB.
e.g. An E-mail address column needs to be wider than a Telephone column. How can I allocate the correct colum width??
Any suggestions or help would be greatly appreciated.
cheers,
shovels
-
You could make it relative to the length of the lingest string to be displayed in a particualr column.
I do remember a posting on this subject once before and someone had submitted a nice module of code that did something like the above.
Why not search old postings?