Page 1 of 1

How do I use a modified CRGrid.pas?

Posted: Tue 26 Feb 2008 11:31
by ACS2000
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

Posted: Tue 26 Feb 2008 16:16
by ACS2000
Don't worry, have sorted it.