Hello,
I am creating a table at runtime. How can define the table's TBody ID?
I need to get something as follows:
<tbody id="itemContain er" runat="server"> </tbody>
Thanks,
Miguel
I am creating a table at runtime. How can define the table's TBody ID?
I need to get something as follows:
<tbody id="itemContain er" runat="server"> </tbody>
Thanks,
Miguel
Comment