Hy,
I’m using c# & WPF to preview a data having as a first column a Boolean ,in my case the radGridView display this column as a checkbox
even the header of this column [every thing is good right now :)]
The problem is that I can't figure out how to attach an event to the header checkbox to selec/unselect all lines
best regards