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

ShowInsertRow Template

2 Answers 129 Views
GridView
This is a migrated thread and some comments may be shown as answers.
bwood
Top achievements
Rank 1
bwood asked on 28 Oct 2010, 01:06 AM
I'm wondering how I can edit the text that reads "Click here to add new item" when ShowInsertRow="true"? I was hoping to add an image in there. Also, is it possible to change the location of this? I would like the "Click here to add new item" text with the image to be above the headers in the grid if possible.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 29 Oct 2010, 04:03 PM
Hello Karl,

Please find my answers in this order:

1.You can localize that text as shown in this help topic.

2.You can add an image in GridViewNewRow's template wherever you want.

3.In order to place the GridViewNewRow above the GridViewHeaderRow you should edit the template of RadGridView. At the attached example you can see that when the ShowGroupPanel property of RadGridView is set to False ans ShowInsertProperty is set to True, the GridViewNewRow will be positioned exactly above the GridViewHeaderRow.


If you need further assistance please let me know.


Greetings,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Steven
Top achievements
Rank 1
answered on 20 May 2011, 04:09 PM
Could you please post a GridViewNewRow's template sample please ?

I am not allowed to download .zip

Regards,
S
Tags
GridView
Asked by
bwood
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Steven
Top achievements
Rank 1
Share this question
or