I was wondering...
In C# you can have a checkbox's and foreach checkbox checked you could do something like create a HTML table and populate foreach box checked....
i want to do the same thing in reportbuilder 2.0 on user selection of projects to create tables and fill foreach project
(at a more basic level) if i could just create a textbox with the name of the checked projects that would be the same concept! a little help?