les muestro
http://s3.subirimagenes.com:81/image...028sdaasda.png
este es el codigo de los checkboxlist
Código ASP:
Ver original
<asp:TableRow> <asp:TableCell> <asp:CheckBoxList ID="chkTipoLicencia" runat="server" /> </asp:TableCell> <asp:TableCell> <asp:CheckBoxList ID="chkRestriccion" runat="server" /> </asp:TableCell> </asp:TableRow>