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