Question : SSRS using BIDS in SQL Server 2008

HI All,
        I worked on Crystal Reports but I'm new to SSRS and i'm trying to create a report that shows all questions and answers related to a particular module. Inorder to display the questions, the user needs to select an item from the dropdown list. The report also has a subreport that provides answers to that question based on the questionid.
Please provide me where exactly i need to start from. I dont see any drop down in the tool box when i open the Report Server Project in BIDS.
Thanks in Advance

Answer : SSRS using BIDS in SQL Server 2008

The drop down will be an automatic part of the Report Parameter.  I would start by defining the datasets for the list of items for the user to select from and for the report itself.

Here are some links to tutorials that may be of assistance:
http://technet.microsoft.com/en-us/library/bb510784.aspx
http://technet.microsoft.com/en-us/library/bb522683.aspx
http://www.datasprings.com/Resources/ArticlesInformation/SQLServerReportingServicesGettingStarted.aspx
http://searchsqlserver.techtarget.com/generic/0,295582,sid87_gci1172656_mem1,00.html
Random Solutions  
 
programming4us programming4us