Hi all
We are using an application at work that requires a user to indicate (by checking one or both of two checkboxes) whether an item is to appear on one, or both of two sites. My suggestion is to use two ASP Checkboxes but the other developer is set on using a checkbox list. I was under the impression that a checkboxlist is used more for dynamically setting up a series of checkboxes when the amount of checkboxes is uncertain? Such as when a list of items is drawn from a database?
Any feedback in this regard would be much appreciated - as would any corrections to incorrect perceptions that I have formed.
Thanks as always
Craftor
We are using an application at work that requires a user to indicate (by checking one or both of two checkboxes) whether an item is to appear on one, or both of two sites. My suggestion is to use two ASP Checkboxes but the other developer is set on using a checkbox list. I was under the impression that a checkboxlist is used more for dynamically setting up a series of checkboxes when the amount of checkboxes is uncertain? Such as when a list of items is drawn from a database?
Any feedback in this regard would be much appreciated - as would any corrections to incorrect perceptions that I have formed.
Thanks as always
Craftor