Hi folks,
My datagrid contains checkboxes column and I would like to replace the checkboxes with icons.
How can I use the ToggleButton in order to get it?
I know how to use the ToggleButton for single checkbox but not for multiples...I believe I need a programmatically (code-behind) solution here, the question is how....
Thank you,
Yair