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

[Solved] How to get a localized Grid Header?

1 Answer 84 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marcus
Top achievements
Rank 1
Marcus asked on 22 May 2009, 05:29 PM
Hi,

I have a RadGrid with some bound columns on it. Currently they have a hard-coded header-text. However, is there a way I can specify a resourceKey so that it can be pull out of my localised resource file?

There doesn't appear to be a "ResourceKey" property?

Thanks,

Marcus.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 25 May 2009, 06:24 AM
Hello Marcus,

You can check out the following link where the header text is replaced with the one from the resource file which is done by passing the resource key using the GetLocalResourceObject() method:
Localization through resource files

Thanks
Princy.
Tags
Grid
Asked by
Marcus
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or