Here Mudassar Ahmed Khan has explained with an example, how to populate (bind) CheckBoxList control using SqlDataSource in ASP.Net.
The SqlDataSource control will populate the CheckBoxList control from SQL Server database in ASP.Net.
This article will also explain how to fetch the Selected Item Text and Value of the CheckBoxList which is populated using SqlDataSource in ASP.Net.