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

GridViewCheckBoxColumn - Default to selected for a new row.

1 Answer 134 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Shamjith
Top achievements
Rank 1
Shamjith asked on 16 Dec 2009, 11:25 AM
Hi,
     
    I have a rad gridview windows control with two text columns, a GridViewCheckBoxColumn column and a button column. AllowAddNewRow is set to "True" for the Gridview. I need to set the state of the checkbox as selected when a new row is created. How can i do this. In which event do i need to write the code for this.

Regards
Shamjith

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 16 Dec 2009, 11:35 AM
Hi Shamjith,

Thank you for contacting us. You can use DefaultValuesNeeded event.

Best wishes,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Shamjith
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or