Okay, this is proberly a silly question but here goes,
I would like to be able to input data in to a check list box, where for example
int LineNo; would go in to one column and
string strLine; would go in to the other
and i can then call each column as i see fit,
any ideas?
thanks Nick