hey all
i sucessfully sql report in asp.net using visual stduio 2008 with sql server 2008 r2
i have a report name report1.rdll
now i have a form admin option and i add tab like reports
html
<asp:Panel runat="server" ID="DirectorPanell"><li><a href=""><span> Reports ALL Documents </span></a></li></asp:Panel>
then any one please tell me how i call sql report ...