Bind CheckBoxList to Business Object

  • Thread starter Thread starter Larry R
  • Start date Start date
L

Larry R

Can anyone tell me how to bind a CheckBoxList to a Business Object
(class) using the ObjectDataSource?

Thanks in advance..

Larry
 
I should be a little verbose here.. I have this on a FormView and I
want to have the CheckBoxList selected values be updated in my business
object.
 
Back
Top