Hi
we have a RadGridView in which we want to have a column which is bound to a Boolean property in view model, doing this we also want to use SelectAll functionality provided by GridViewSelectColumn
so when select all is performed, all the rows also have their bound object property set to true as well.
Is there any way by which we can bind a property to SelectColumn ?
Thanks
M.
we have a RadGridView in which we want to have a column which is bound to a Boolean property in view model, doing this we also want to use SelectAll functionality provided by GridViewSelectColumn
so when select all is performed, all the rows also have their bound object property set to true as well.
Is there any way by which we can bind a property to SelectColumn ?
Thanks
M.