Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
14919 Points
1537 Posts
Microsoft
Aug 23, 2011 08:40 AM|LINK
Hi lindows,
Have you tried using as follows:
<asp:GridView ID="MyGridView1" runat="server" EmptyDataText="<%$ Resources:UI_language, chat_gv_empty_text %>" />
make sure that the UI_language is the globalization resource file name without .resx extension.
Please let me know if it works, thanks.
Yanping Wang...
Star
14919 Points
1537 Posts
Microsoft
Re: reference resources inline
Aug 23, 2011 08:40 AM|LINK
Hi lindows,
Have you tried using as follows:
<asp:GridView ID="MyGridView1" runat="server" EmptyDataText="<%$ Resources:UI_language, chat_gv_empty_text %>" />
make sure that the UI_language is the globalization resource file name without .resx extension.
Please let me know if it works, thanks.
Feedback to us
Develop and promote your apps in Windows Store