Async refresh of a ctDataImage Column

Hello,

I have a problem displaying a ctDataImage column using Async paging.

I use a TTIWDBAdvWebGrid to display records from a Client Dataset that shows different images from an imagelist. The image is selected on the value of a field. The ColumnType in the grid is ctDataImage and everything works fine unless I set the grid property AsyncPaging to true.

In this case the first page is fine, but when I browse between other pages of the dataset the ctDataImage column is not refreshed. The text data (from the same or other fields) is updated without any problem, but the image displayed in the ctDataImage column is the one of the previous page. It is no more linked to the Imagelist.

What can I do to display the correct image? Do I need to revert to sync paging?

Thanks in advance for your help.

Fabrizio

Sorry.
I posted this message to the wrong forum. I will move the question to the Intraweb Component forum.