At run time, populate a Form with multiple rows. (Like a Access datasheet)
Each row has a check box and two text boxes
It needs up to several hundred rows.
Most of then will contain data the program has filled in and ticked the check box.
But any without a tick, I would like the user to be able to scroll through and tick
to indicate these should be processed as well.
If I can create the Form and Rows I can figure the rest.
Thanks for any help :D
Each row has a check box and two text boxes
It needs up to several hundred rows.
Most of then will contain data the program has filled in and ticked the check box.
But any without a tick, I would like the user to be able to scroll through and tick
to indicate these should be processed as well.
If I can create the Form and Rows I can figure the rest.
Thanks for any help :D