CheckBoxList - Bind to 'Checked' propertyCheckBoxList - Bind to 'Checked' property
Old forum URL: forums.lhotka.net/forums/t/498.aspx
Crestline posted on Wednesday, June 28, 2006
I realize this isn't a specific CSLA question, but is there any way to
bind to the 'checked' value of a CheckBoxList? So far I can't see
that there is...
RockfordLhotka replied on Wednesday, June 28, 2006
There is probably a "ValueMember" property or some equivalent that you need to set to specify which of your object's properties should be bound to the checkbox.Copyright (c) Marimer LLC