DataImageField not shown

Hi,

I'm trying to display DataImageFields in a DBAdvGrid.

- TImageList asigned to grid
- Property DataImageField on Column is checked (true)
- also tried: property ShowPictureFields checked (true)

Pictures shown if DBAdvGrid PageMode = false but not if PageMoge = true.

Any Idea?

(TDBAdvGrid version 2.1.14.0 on delphi2010 / Windows7)

thanks
js

Did you have a look at the TDBAdvGrid demo ADODataImage that shows how this can be done?