<ig:ImageColumn Key="CheckedImagePath" HeaderText="Check" Tag="{Binding Checked}" />
How do I do something like this where I need to bind an extra piece of information to the column?
Hello Anthony,
You need to define the bound data as a StaticResource as the column does not participate in DataContext inheritance. There is a forum post that discusses the same type of question and you may want to refer to.
https://es.infragistics.com/community/forums/p/51302/268491.aspx#268491
If you have any question with this, please let me know.
Best regards,Yuki MitaDeveloper Support EngineerInfragistics Inc.www.infragistics.com/support