Hello,
I have a radio button in a contiuous form. It is used to accept or refuse a record which is represented in a form.
Now I want to provide the user with a button that when clicked it will seleteced mutliple records. Obviously I need to loop around my radio button control and based on a criteria select a bunch of records.
How can I do that???
Thanks
I have a radio button in a contiuous form. It is used to accept or refuse a record which is represented in a form.
Now I want to provide the user with a button that when clicked it will seleteced mutliple records. Obviously I need to loop around my radio button control and based on a criteria select a bunch of records.
How can I do that???
Thanks