I am new to MS Reporting Services and would like to know if there is a way to add more controls to the tool box in vs .net to put variety of controls on the rdl reports. for instance by default the toolbox doesn't have a dropdownlist control. If there is a way of doing so, would someone please tell me how?
Thank you.
Because Reporting Services is output independent and we don't have an eventing model, you can't use regular VB or ASP controls on the page. We are looking at ways of making this possible in the future.
In SQL 2005, we have what is called 'Custom Report Items', which are Reporting Services specific controls. We expect that there will be serveral third parties offering these, including an enhanced chart from Dundas Software. See http://www.microsoft.com/technet/prodtechnol/sql/2005/2005ssrs.mspx for some information about Custom Report Items.
No comments:
Post a Comment