Wpf Viewer and WinForm Viewer

Stimulsoft Ultimate discussion
Post Reply
becomex_jle
Posts: 39
Joined: Fri Aug 26, 2011 8:14 am
Location: Brazil

Wpf Viewer and WinForm Viewer

Post by becomex_jle »

Hi,

I have two problems:

1 - I have a report with window parameters.
I use:
rep.ResetRenderedState();
rep.ShowWithWpfRibbonGUI();

When I will fill the parameter, I don't focus the textbox with mouse's click.

2 - When I use:
rep.ResetRenderedState();
rep.Show();

I can focus the textbox with mouse's click but the windows of "Preparing Report" didn't show.

HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Wpf Viewer and WinForm Viewer

Post by HighAley »

Hello.
becomex_jle wrote:I have two problems:

1 - I have a report with window parameters.
I use:
rep.ResetRenderedState();
rep.ShowWithWpfRibbonGUI();

When I will fill the parameter, I don't focus the textbox with mouse's click.

2 - When I use:
rep.ResetRenderedState();
rep.Show();

I can focus the textbox with mouse's click but the windows of "Preparing Report" didn't show.
We couldn't reproduce your problem. Could you send us a report template with data or a working sample project to reproduce the issue.

Than you.
Post Reply