I need a help regarding list boxes in vb.net my question is i have a checked list box with 3 columns, one is for checked marks and a colum for subjectCode and another for subject Name (this is for my degree project)
i'm populating it form the database. (i have wrote a dll for that )
what i need is a code to upload checked subject codes to another table.
can someone please tell me
1.how do i navigate the list box one by one
2.how do i find the checkd rows
3.how to i extract the first column ( or only a given column) form the list
And guys if you have a better alternative just tell me coz i wanted to get this done by anyway.
hope you all will help me,
regards
sameera
i'm populating it form the database. (i have wrote a dll for that )
what i need is a code to upload checked subject codes to another table.
can someone please tell me
1.how do i navigate the list box one by one
2.how do i find the checkd rows
3.how to i extract the first column ( or only a given column) form the list
And guys if you have a better alternative just tell me coz i wanted to get this done by anyway.
hope you all will help me,
regards
sameera
Last edited: