Hi! To all members
I have a grid view with five data bound fields.In the sixth cell, i want a check box to be displayed .Note there are multiple values in one cell of a row and for multiple cell in a row,a checkbox is to be displayed.
Table looks like
Header:-Lot no Party Code Location Check Box
1stRow<<data1>> <<data>> <<data>> <<checkbox>>
<<data>> <<data>> <<checkbox>>
<<data>> <<checkbox>>
2ndRow<<data2>> <<data>> <<data>> <<checkbox>>
<<data>> <<checkbox>>
Plz wrap the code in vb.net