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

Unique text for AddNewRow button of multiple GridViews

1 Answer 51 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 24 May 2011, 10:41 PM
I have found a good example herein and implemented a LocalizationManager to customize the GridViewAlwaysVisibleNewRow string but found that doing that acts on every GridView.  I am needing to customize that string on a gridview by gridview basis.  Is there a way that can be done?  If not, I would suggest that be added as a feature request as I see that as a common need.  In my case, I have many grids, for example AddressHistory, EMailAddresses, and so on.  I'd like the AddNew row to say Click to add a new Address and Click to add a new E-Mail Address respetively, instead of the default Click to add a new item.

Thank you,

Robert

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 25 May 2011, 06:48 AM
Hello Robert,

 

The other option in this case is to directly edit the template of GridViewRow as demonstrated in the following forum thread. Furthermore you may create different new row styles for each RadGridView and customize the text in an appropriate manner.  


Kind regards,
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
Tags
GridView
Asked by
Robert
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or