Localizing BoundFields

H

helveticus

I am having difficulties to localize BoundFields of a gridview
embedded in a usercontrol (usr1.ascx). I tried various variants of the
markup below w/o success. What is the correct syntax? TIA for any
hints.

<asp:GridView ID="gvwItems" runat="server" ...>
said:
</asp:BoundField>
...
</Columns>
</asp:GridView>

where the keys associated to ProdTitle are respectively:
usr1.ascx.resx: Item; usr1.ascx.FR.resx: Sujet
 
H

helveticus

I found a work-around by setting: HeaderText="<%$
Resources:StoreViewcart.ascx, ProdTitle%>"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,163
Latest member
Sasha15427
Top