Page 1 of 1

How can I use win form in Stimulsoft in Designer

Posted: Sat Feb 16, 2013 7:36 am
by fjaweihyafie
Now I need to create windows form UI to get reports . The UI is created in mrt files . I doubt how can I run the report when I click the button . I know set the button property "Dialog Result" to "OK" it will run the Reprot default .
If I have two or more Forms in mrt , how can I controller the button to show the report by code manually .
ps:Is there any way to debug the win form created in mrt ?
Thanks

Re: How can I use win form in Stimulsoft in Designer

Posted: Mon Feb 18, 2013 10:59 am
by Alex K.
Hello,
fjaweihyafie wrote:Now I need to create windows form UI to get reports . The UI is created in mrt files . I doubt how can I run the report when I click the button . I know set the button property "Dialog Result" to "OK" it will run the Reprot default .
If I have two or more Forms in mrt , how can I controller the button to show the report by code manually .
In this case, forms will be displayed in the order in which they appear in the designer tab. You can change the order by dragging or using the Page Manager utility.
fjaweihyafie wrote:ps:Is there any way to debug the win form created in mrt ?
You can save the report as .cs file then add to project in Visual Studio for debug.

Thank you.

Re: How can I use win form in Stimulsoft in Designer

Posted: Tue Feb 19, 2013 2:37 am
by fjaweihyafie
Thanks for you help! :-)

Re: How can I use win form in Stimulsoft in Designer

Posted: Tue Feb 19, 2013 5:40 am
by Alex K.
Hello,

We are always glad to help you!
Let us know if you need any additional help.