This is a migrated thread and some comments may be shown as answers.

Bind a ViewModel property with GridViewSelectColumn

1 Answer 257 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Muds
Top achievements
Rank 1
Muds asked on 27 Jan 2015, 05:06 PM
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.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Jan 2015, 11:30 AM
Hi,

I attached a sample project that demonstrates the behavior you are trying to achieve.

I hope that this helps.


Best Regards,
Stefan
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Muds
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or