How to use CheckedListBox output in the Query Wizard ?

I have a controller CheckedListBox and I want pass selected options to query wizard (SQL window) using a parameter.

I have tried to do that but unfortunately the CheckedListBox is returning selected values as a string array instead of a string with commas.

SQL : SELECT * FROM student WHERE Id IN (@StudentIDs);

Please guide on how to do this only using REPORT DESIGNER TOOL.

No code suggestions please.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.