AD
Administrator
Syncfusion Team
July 20, 2005 12:11 PM UTC
You should try using the QueryCellStyleInfo event. There you can set e.Style.ImageIndex, making sure you are in the column you want to be by checking the information you can find in the e.TableCellIdentity object.
FG
Franz Gsell
July 20, 2005 12:42 PM UTC
Wow - you are so fast :-)))
That''s the point i was searching for - Thank you very much !!