Hi,

If a table is defined with a field VarChar(120), the DBGrid seems to
size that column for 120 chars, even though the longest field item might
only use 20 chars.

Is there an option for the DBGrid to automatically resize its columns to
fit the data?

I'm working with Lazarus Data Desktop and use it to execute queries, but
the columns are way to wide considering the data in each column. So I
have to scroll a LOT, or resize the columns after each query. Both cases
are very annoying!


Regards,
  - Graeme -

_______________________________________________________
fpGUI - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to