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

DIY New record?

1 Answer 48 Views
Input
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 27 May 2009, 04:13 PM
I would like to add a "New Record" link button in the grid header and handle everything myself through the RadGrid_ItemCommandEvent based on the CommandArgument.

Looking at the various Grid demos, I can't find any instance of the text "Add new record" in the ASPX or c# code.
Is there a declarative way to do this or do I need to create the link button on the fly myself?


Many Thanks


Eric

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 May 2009, 06:59 AM
Hi Eric,

Please go through the following demo which illustrates how customize commanditem contents in grid by using Command item templates.
Grid / Command Item
Command item template

Thanks,
Shinu.
Tags
Input
Asked by
Eric
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or