Link to home
Start Free TrialLog in
Avatar of astromex
astromex

asked on

VB.NET checkboxList with multiple columns

Hi,
Using asp/vb.net, is it possilbe to have a checkboxlist with multiple columns?

I will need to be able to easily loop through the collection/list and extract each ID assigned to each checkbox.
If this is not possible, could I use a repeater or DataGrid with checkboxes?

I'm still learning asp.net so please be gentle!
Any links to examples would be appreciated


ASKER CERTIFIED SOLUTION
Avatar of Elvio Lujan
Elvio Lujan
Flag of Argentina image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial