How exactly do you use a checkboxlist and pass the selected items into a tableadapter of a typed dataset? I am wanting to fill the datatable using the selected items from the checkboxlist as the "select" parameters. Then load that data into the report viewer using local report (rdlc). I am running sql server 2000 and Visual studio 2005 btw. I am confused on where to begin-- please help