When using your DBGrid, they often seem to have a mind of their own and choose column widths completely different from those that I entered at design time.
I haven't enabled dgeStretch.
Delphi 7
MyDAC 4.30.1.14
MySQL 4.1
Anything I can do?
Thanks
Alan
			
									
									
						Column Widths in TDBCRGrid
> When using your DBGrid, they often seem to have a mind of their own and choose
> column widths completely different from those that I entered at design time.
Unfortunately we no longer support CRDBGrid. If you are registered user of any of our DAC product, you have source code of CRDBGrid. So, you can change it's behaviour as you want.
			
									
									
						> column widths completely different from those that I entered at design time.
Unfortunately we no longer support CRDBGrid. If you are registered user of any of our DAC product, you have source code of CRDBGrid. So, you can change it's behaviour as you want.