This is a migrated thread and some comments may be shown as answers.

Invalid cross-thread access when grouping using GridViewImageColumn

0 Answers 48 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Fernando Real
Top achievements
Rank 1
Fernando Real asked on 31 Jan 2012, 04:29 PM
Hello all,

I have a RadgridView with several columns. One of the columns is a GridViewImageColumn. Everything works ok, except when I try to group by that column. I see that you have a tutorial where you group by GridViewImageColumn, but, in my case, I'm using a converter to set the correct image for the column. Whenever I try to group by that column, inside my converter I get an Invalid cross-thread access exception.

Is this "normal"? Is there any workaround on this?

Thanks in advance.

Best regards,

Fernando Real
Tags
GridView
Asked by
Fernando Real
Top achievements
Rank 1
Share this question
or