Search found 3 matches

by unlockedluca
Mon May 14, 2018 11:44 am
Forum: Stimulsoft Reports.WPF
Topic: Unable to Open Wpf Viewer in Edit Mode
Replies: 1
Views: 1619

Unable to Open Wpf Viewer in Edit Mode

Hi all, I'm using Stimulsoft for WPF with Version 2018.2.2.0 What I'm trying to achieve is: Open a compiled report in the WPF Report Viewer in Edit Mode. What I've tried so far: Stimulsoft.Report.Viewer.StiWpfViewerControl viewer = new Stimulsoft.Report.Viewer.StiWpfViewerControl { Report = m_Report...
by unlockedluca
Mon May 14, 2018 11:36 am
Forum: Stimulsoft Reports.WPF
Topic: Automatically open Editor
Replies: 1
Views: 1590

Automatically open Editor

I'm using Stimulsoft for WPF Version 2018.2.2.0 What I'm trying to achieve is that the Preview Viewer of my Report is automatically showing up in Editor mode Activated. What I've done to achieve this: Stimulsoft.Report.Viewer.StiWpfViewerControl viewer = new Stimulsoft.Report.Viewer.StiWpfViewerCont...