Mouse hover on report hyperlink will it show that particular pop-up ?
Hi Friends, Is it possible that if i mouse hover on any hyperlink then that particular link report should visible as sub report like pop-up window 1. I created Student reports, Now faculty searching the students with class wise. Here i gave the hyperlink for every student (Actions-->goto report). 2. if faculty navigate on particular student name with click the link it should show as sub report. In .net reports we able show the pop up for particular students like that. MD.Liakath ali
December 30th, 2010 5:33am

If you want to open drill through reports in a new window, you can the options specified in: http://www.mssqltips.com/tip.asp?tip=1283 [Displaying Reporting Services drill-through reports in new browser window] Also refer: http://forums.asp.net/t/1134834.aspx [How to get AJAX popup for Reporting service report cells..] Hope this helps..Chaitanya
Free Windows Admin Tool Kit Click here and download it now
December 31st, 2010 3:43am

Hi Liakath, There is a no buil-in featurn to pop-up window when move mouse over any hyperlink. The possible workaround is described in the first link Chaitanya posted. I would suggest you submitting a wish at https://connect.microsoft.com/sqlserver Thanks, Jin Chen Jin Chen - MSFT
December 31st, 2010 5:36am

Hi Liakath, There is a no buil-in featurn to pop-up window when move mouse over any hyperlink. The possible workaround is described in the first link Chaitanya posted. I would suggest you submitting a wish at https://connect.microsoft.com/sqlserver Thanks, Jin Chen Jin Chen - MSFT
Free Windows Admin Tool Kit Click here and download it now
December 31st, 2010 5:36am

Hi Chaitanya, Using with sharepoint 2010 in Report Builder 3.0 how can i get the report filtering with parameter(available query values) My report should be get in new window compare with Prameter. I didt get how can i get the report based on Parameter when i click on hyperlink. In Text Box properties-->Action-->Go to URL--> in expression i write like this ="javascript:void(window.open('http://avsdt03/sites/DemoSchool/CampusModules/_layouts/ReportServer/RSViewerPage.aspx?rv:RelativeReportUrl=/sites/demoschool/campusmodules/reports/staff/staff_search_stu.rdl&rs:Command=Render&Staff_search_stu="+Fields!Admission_Number.Value+"'))" In above expression Staff_search_stu in my hyperlink report Parameter Name and Fields!Admission_Number.Value is a Field. Thanks MD.Liakath ali
December 31st, 2010 7:02am

Hi Chaitanya, Using with sharepoint 2010 in Report Builder 3.0 how can i get the report filtering with parameter(available query values) My report should be get in new window compare with Prameter. I didt get how can i get the report based on Parameter when i click on hyperlink. In Text Box properties-->Action-->Go to URL--> in expression i write like this ="javascript:void(window.open('http://avsdt03/sites/DemoSchool/CampusModules/_layouts/ReportServer/RSViewerPage.aspx?rv:RelativeReportUrl=/sites/demoschool/campusmodules/reports/staff/staff_search_stu.rdl&rs:Command=Render&Staff_search_stu="+Fields!Admission_Number.Value+"'))" In above expression Staff_search_stu in my hyperlink report Parameter Name and Fields!Admission_Number.Value is a Field. Thanks MD.Liakath ali
Free Windows Admin Tool Kit Click here and download it now
December 31st, 2010 7:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics