<asp:GridView ID="MyGridView1" runat="server" EmptyDataText="<%$ Resources:global.connectx.Resources.UI_language, chat_gv_empty_text %>" />
MyGridView1.EmptyDataText = global.connectx.Resources.UI_language.chat_gv_empty_text
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)