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

Telerik:RadGridView with telerik:GridViewSelectColumn

1 Answer 70 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Zaheer
Top achievements
Rank 1
Zaheer asked on 04 Dec 2010, 09:14 AM
Helllo Reader,
                    I am using the trail version of RadControls toolkit. When i work with Telerik:RadGridView Control with telerik:GridViewSelectColumn in WPF Application and m trying to access the Checked rows of this Telerik:RadGridView, there is no way to access the telerik:GridViewSelectColumn checked property....

Please help me.......

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 06 Dec 2010, 01:49 PM
Hi Zaheer,

 
CheckBox elements in a GridViewSelectColumn affect the selection state of GridViewRows, you may easily retrieve the selected items through SelectedItems property of RadGridView. In case you need to implement a different behavior I would recommend you to create your own CellTemplate that will fit in your custom scenario.
 

All the best,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Zaheer
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or