I am trying to localize the header fields in webdatagrid.
i am using following code
it throws me an error saying , resorce key name not found, though its been declared in the ResourceFile.
can u help me with the proper code??
i am using following code
Code:
<Header Text="<%$ Resources:ResourceFile.aspx.de-DE.resx, Name%>" />
can u help me with the proper code??
Comment