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

CheckBox Binding in RadGridView

1 Answer 155 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Nik
Top achievements
Rank 1
Nik asked on 18 Mar 2009, 11:51 PM
Hi,
    Apart from setting the style of a RadGridView column to that of a CheckBox, is there a way to create a CheckBox column in a RadGridView? I have my DataContext containing a Dictionary(of string, Object). My RadGridView has a few checkbox columns for which I have assigned UniqueNames to corresponding database fields. But at runtime, I am not not able to see the checkboxes in the grid checked even if the values are true.
Please help me ASA

1 Answer, 1 is accepted

Sort by
0
Stefan Dobrev
Telerik team
answered on 20 Mar 2009, 11:09 AM
Hello Nik,

I have prepared an example solution that illustrates how to make a check box column and store the checked values in a Dictionary in the code behind. Hope you will find it useful.

Regards,
Stefan Dobrev
the Telerik team


Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
Nik
Top achievements
Rank 1
Answers by
Stefan Dobrev
Telerik team
Share this question
or