Subject Problems with IB_ctrlGrid and IB_Image
Author Bob Zirbel
Hi all

I am trying to display data in a form similar to the right-hand panel
in Windows Explorer, with an icon but multiple lines of description
(4 or 5 max). It is a D7/IBO4/FB1.5 app.

I used a IB_ctrlGrid and it works perfectly until I try to display an
icon via a IB_Image. The app crashes with a 'Bitmap not valid' error.
If I cut and paste the IB_Image component outside the ctrlGrid it
works fine so the problem seems to be in the IB_ctrlGrid.

Can anyone help?
Does anyone have a suggestion on a better way to achieve the same
result?

Thanks and regards

Bob