
August 22nd, 2012, 07:18 AM
|
|
Registered User
|
|
Join Date: Jul 2012
Posts: 29
Time spent in forums: 4 h 36 m 52 sec
Reputation Power: 0
|
|
|
How to insert checkboxes dynamically as the number of items of listbox??
Hello fellas...
I have a database in .txt format. it includes the student's number,student's name-surname.
I can read .txt file onto my listbox. no problem.
My aim is. I want to put checkboxes for each rows.
Because of, the number of rows is changeable, number of checkboxes will be dynamic.
I need to get idea, how to add checkboxes, leftside of the listbox, near to the records.....
I am waiting..
|