Skip to content

Latest commit

 

History

History
 
 

BoundSelectColumn

##Bound GridViewSelectColumn## GridViewSelectColumn is bound internally to GridViewRow's IsSelected property. This example demonstrates how to bind GridViewRow's IsSelected property to a property of your business object.

More details can be found in our online help: For WPF - http://docs.telerik.com/devtools/wpf/controls/radgridview/columns/columntypes/column-types-select-column.html For SL - http://docs.telerik.com/devtools/silverlight/controls/radgridview/columns/columntypes/column-types-select-column.html

<KeyWords: isselected, gridviewrow, property>