Posted on: 7/2/2014 2:00:56 PM | Views : 456

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 ...