Link to home
Start Free TrialLog in
Avatar of kinton
kinton

asked on

Databinding Check Box List and auto check - ASP.NET

Hi,

I am databinding a check box list in ASP.NET.  This works fine!  However, dependent on some of the values in the datasource I would like to have some of the boxes checked, and others unchecked.  Can anyone tell me the easiest way to do this.  In an ideal world I don't want to have loop round the dataset and populate each check box one at a time.

thanks

p.s I am using asp.net 2.0

ASKER CERTIFIED SOLUTION
Avatar of Sammy
Sammy
Flag of Canada 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