SSRS report - open hyperlinks in new tab - ssrs-2012

I have spent tons of time trying to figure out how to open hyperlinks from SSRS reports into new tabs without Javascript. I found rc:LinkTarget=_blank parameter that should fix the issue changing all "target=_top" to target="_blank". But it's not happening.
Thanks

Your link (I'm fairly sure) should look something like this
http://mySSRSServerName/ReportServer?/MyReportFolderName/MyReportName&rs:Command=Render&rc:LinkTarget=_blank

Related

Oracle APEX ORA-01722 when creating Interactive Report

I keep getting an ORA-01722 whenever I try to save the page. This happens when I try to:
Create a region as an Interactive Report: Tried 3 different tables, from the autmatic creation to typing the sql myself; With 1 or all columns; even doing a select 1 colX from dual;
Change any classic report to interactive report and click save.
If I create the interactive report from the template wizard, change to classic and try to move back, same issue.
I've already tried only varchar columns, disables all features from the IR, gave it static id and basically turned everything off and on again :/
I've also prayed, cried and now I"m going for a walk to see if anything changes..
I'm hoping I can get help from you guys because I'm running out of options here.
Regards
I had a very similar issue but with Chrome. It worked for me to change to Firefox. It did however not help to dissable all chrome extensions.
Thanky you Paulo for posting solution.
As of jun/20 the issue is on chromium. I had to use firefox and noticed it wasn't happening, tried on chrome and opera and it was also ok.

Kendo tabs strange behaviour

I am very new to MVC/Kendo, I have a series of tabs like so:
However when I add an icon to the emailing tab a bar appears under all the other tabs:
Could anyone advise as to why this would happen?
Many thanks in advance.
So I have provided a sample Dojo for you which should hopefully help https://dojo.telerik.com/OsIhINOy/4
What I suspect is happening is that you are not applying the k-state-active to the selected tab when clicked which is why the line is still appearing. (you can see this by just deleting the k-state-active class from the first tab.
If you are able to provide a sample of your code in the future it will help in assisting your question better rather than images as it is difficult to tell what may be happening from just an image.

kendo script reference other than kendo.all.min.js

Using Kendo in a new project, loving the grid, charts and date pickers! However, in their documentation and examples, they always reference kendo.all.min.js. Anyone know where to find the relevant scripts and css files pertaining to specific widgets only? Currently the all.js file is taking 400 - 550 ms in the network tab. Adding that to my other resources, my page loads are 3-5 seconds which is not ideal. Thanks much!
There's a custom download builder tool. You can find the link on this page. But, you have to have the license, of course.

The information of header and footer section is missing on last few pages of a RDLC report

I am new to the forum. Nice to meet all of you.
I am facing the problem that the header and footer section are missing on last 17 pages of RDLC report. However, the previous 60+ pages of report is worked well.The header and footer section is containing both static and dynamic data.
After I go to find the solution, I found that the operation code of report should be no problem and the only thing that may be problem is the things on layout may cause the error.
I also try to make the report with two export: PDF and EXCEL.I found that only PDF have this problem but EXCEL don't have this kind of problem. However, I cant find the problem to change the layout.
I am using SQL server management studio to manage database, Microsoft Dynamic Nav 2013 to get the data from database ,Visual Studio 2010 to manage layout of report.
Thus, hope you guys could suggest some idea for me as this types of problem don't have any discussion on internet.
After my mind is dropping into hell and try to change setting of the places that may be cause the error in more than 10 hours, I finally found the solution!!!
In my report body content, it has a list1 tablix to contain a rectangle that contains two tables to show the list of transactions.I just change the KeepTogether to "True" in the properties of the two tables, the list1 tablix, and the rectangle.And change the PointBreak to "end" for list1 tablix.
Thus, the report is worked well in PDF export.

Can anyone explain why my workflow designer is so messed up?

I'm trying to learn TFSBuild 2010 and workflows and I found using the designer was very confusing. Then I realized from seeing screenshots of other peoples workflows, my designer is clearly messed up. Take a look at this:
http://imgur.com/uoKJ8.png
Something is very strange here. As I click on each task the borders for that task show up but this can get extremely confusing when there is a lot going on.
Yes, your designer is messed up. Why? Dunno.
First thing I'd do is update your graphics card. WPF is sensitive to bad video drivers.
Second is to go to Tools-Options and check out the Workflow options. You can change the "theme" of the workflow there. Change the theme, restart it and see if that makes a difference. If it works, you can try going back to the other theme.
Lastly, I'd definitely open a Connect on this. Check for the link under the Help menu.
Could it be that the XAML file for your workflow has invalid markup and is corrupted? Does it look the same when you create a new/empty workflow?
I'd say that if its happening for all workflows, including new ones, then you probably should try posting on a Microsoft help forum like this one.
Can you show your XAML file? Seems that it has more to do with the rendering of the Rehoster.

Resources