Hi everyone,
I've just started testing out the Telerik components for WPF in search of a component bundle to purchase for
our development projects and have started out testing the GridView for WPF. A wonderful piece of work.
However, I have a question. How do I insert an image in a column based on the value of a checkbox that
resides in another column.
I.e, if the checkbox check state on column 0 is true I'd like to insert an image of a green tick icon (which I have as a .png file)
into column 1, etc.
Is there a simple way to achieve this?
I'm coming from Windows Forms development which makes all this XAML stuff a bit new to me so sorry for the newbie question.
I've just started testing out the Telerik components for WPF in search of a component bundle to purchase for
our development projects and have started out testing the GridView for WPF. A wonderful piece of work.
However, I have a question. How do I insert an image in a column based on the value of a checkbox that
resides in another column.
I.e, if the checkbox check state on column 0 is true I'd like to insert an image of a green tick icon (which I have as a .png file)
into column 1, etc.
Is there a simple way to achieve this?
I'm coming from Windows Forms development which makes all this XAML stuff a bit new to me so sorry for the newbie question.