The samples just drop one in a grid, they don't bind it.
1 Answer, 1 is accepted
0
Vlad
Telerik team
answered on 08 Jun 2010, 06:02 AM
Hello,
This column is designed to handle selection and is already bound to IsSelected row property - you cannot bind GridViewSelectColumn to something different since it will not be "select" column anymore. You can place regular CheckBox in CellTemplate of GridViewColumn/GridViewDataColumn to achieve your goal.
Greetings,
Vlad
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.