Customizing the ID value for asp:GridView – Asp.net
In my aspx page, I have the following code to generate a asp:Table abc.aspx <asp:Table id = "_tableTest" runat="server"></asp:Table> When I render it on the page , I need the id to be prepend with a text , for example…