My CheckBoxList is returning System.Data.DataRowView for the checkbox text. Also the checkbox text is not on the same row as the checkbox but on the next row. Can you help?
<tr>
<td>
</td>
<td>
<asp:CheckBoxList ID="chklistStatusDisplay& ...
Go to the complete details ...