<td width="100" align="right" bgcolor="#eeeeee" class="header1" style="height: 62px">
Employee Data Populating A CheckBoxList Control:
</td>
<td align="center" bgcolor="#FFFFFF" style="height: 62px">
<asp:CheckBoxList ID="chkBoxEx" runat="server"></asp:CheckBoxList>
<asp:label ID="lblStatus" runat="server"></asp:label>
</td>