Multi-select CheckBox - Visual Basic - TechRepublic
General discussion
May 7, 2001 at 10:18 AM
rsp05

Multi-select CheckBox – Visual Basic

by rsp05 . Updated 25 years, 1 month ago

Hi, I have created a form (using the VBform wizard) with two columns bound to a datasource…Server & On/Off (0 or 1)…When I run it, it brings up all the records in a grid…What I want to do is simply have an individual checkbox for each Server (Record) that is updateable and bound to the on/off column/record….Is this clear? How would I do this? When I place a checkbox on the form, it is only one checkbox, and corresponds to a records which has focus. I want multiple checkboxes/for each rec. Please help. TIA

This discussion is locked

All Comments