W
wjer
I've successfully bound a checkboxlist control to a sql server table
to populate the list - now I want to take the user's selections and
store each checkbox in the list's input in a different field in the
database. No idea how to do this, and I can't find any samples
online. I'm pretty sure I need to write some looping code using "For
each", but don't know how to implement..anyone with ideas?
to populate the list - now I want to take the user's selections and
store each checkbox in the list's input in a different field in the
database. No idea how to do this, and I can't find any samples
online. I'm pretty sure I need to write some looping code using "For
each", but don't know how to implement..anyone with ideas?