How do I use a modified CRGrid.pas?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ACS2000
Posts: 31
Joined: Thu 18 May 2006 11:10

How do I use a modified CRGrid.pas?

Post by ACS2000 » Tue 26 Feb 2008 11:31

I want to make some changes to your original CRGrid.pas

How do I then implement them without clashing with the original?

At the moment I have to programmatically set the column widths of the grid because as soon as you open the dataset the columns resize with a mind of their own.

Thanks in advance

ACS2000
Posts: 31
Joined: Thu 18 May 2006 11:10

Post by ACS2000 » Tue 26 Feb 2008 16:16

Don't worry, have sorted it.

Post Reply