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

RadGrid event before insert

1 Answer 153 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rizwan Ansari
Top achievements
Rank 1
Rizwan Ansari asked on 07 Dec 2010, 10:44 AM
hi sir,

which event i can use before item inserting in radgrid.

thanks

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 07 Dec 2010, 10:59 AM
Hi Rizwan,


The ItemCommand event fires when a button is clicked in a Telerik RadGrid control. In the event handler, check for the e.CommandName property whether it is "PerformInsertCommandName".
Command reference (Event bubbling in Telerik RadGrid)
ItemCommand Event


-Shinu.
Tags
Grid
Asked by
Rizwan Ansari
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or