Search found 4 matches

by TomKelleher
Wed Feb 21, 2018 11:35 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Canceling the .Render()?
Replies: 7
Views: 18506

Canceling the .Render()?

Folks, I need to give users the ability to cancel a rendering StiReport. I killed two days trying everything I could think of. Any suggestions? • Tried passing the UI's report object into a BackgroundWorker and firing the report.Render() routine inside it. That failed because of cross-threading issu...
by TomKelleher
Tue Jun 13, 2017 2:56 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Hiding the Help icon
Replies: 3
Views: 11998

Re: Hiding the Help icon

Yes, I should have thought to include that. It seems to be Stimulsoft 2015.3.0.0.

Also I'm including it in a Silverlight 5 project, and coding with Visual Studio 2015 Update 3, displaying on IE 11 on a Windows 7 machine.
by TomKelleher
Mon Jun 12, 2017 10:29 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Suppressing the tab tooltips?
Replies: 1
Views: 10418

Suppressing the tab tooltips?

In our system, when we pass the mouse over the designer windows' "Properties" tab, "Dictionary" tab and "Report Tree" tab, we see a popup menu with that title, and an option for "Show Me More." We've been able to hide the "Show Me More" option, but t...
by TomKelleher
Mon Jun 12, 2017 10:06 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Hiding the Help icon
Replies: 3
Views: 11998

Hiding the Help icon

Folks, Very cool tool. We are having trouble finding the "off" switch for the help "?" icon in the upper right of the designer. (See attached.) I see that for the other versions of the system there are properties like ".ShowAboutButton" and the like, but I cannot find a...