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

What event fires when clicking "Click Here To Add A New Row"

2 Answers 178 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 2
Mark asked on 01 Nov 2012, 03:46 PM
When the "Click Here To Add A New Row" bar is clicked in a radgridview, I need to follow it with default column value entry. 

What is the best way to default in values after the bar is clicked.

I have accomplished this with the right click New popup menu, but we would like to use the "Click Here to Add a New Row" bar as well.

2 Answers, 1 is accepted

Sort by
0
Accepted
Mark
Top achievements
Rank 2
answered on 01 Nov 2012, 04:03 PM
ANSWER:  DefaultValuesNeeded event
0
Stefan
Telerik team
answered on 06 Nov 2012, 11:25 AM
That is right Mark, this is the event needed. An example is available here: http://www.telerik.com/help/winforms/gridview-rows-new-row.html
 
Regards,
Stefan
the Telerik team
Q3’12 of RadControls for WinForms is available for download (see what's new). Get it today.
Tags
GridView
Asked by
Mark
Top achievements
Rank 2
Answers by
Mark
Top achievements
Rank 2
Stefan
Telerik team
Share this question
or