Navigate with Reports

3 Posts
2 Users
0 Likes
17 Views
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
Topic starter
 

Hello,

What is the solution to integrate in PcVue a "Navigator" to select and open an existing report generated by DR?

 
Posted : 13/01/2015 10:41 am
LM
 LM
(@l-micaudarcinfo-com)
Posts: 383
Member Admin
 

Hello Nico,

you can insert the ActiveX Web Browser and navigate to the Web server of Dream Report if you have the option available on the license. This is a smart and easy way.

Otherwize I think the solution can be to insert a listbox in which you display a list of folders. Another listbox in which you display a list of reports updated when you double click on a folder. And if you double click on a report then you open it.

I have already done that few years ago with Microsoft forms 2 ActiveX Listbox but I am sure we can do that now with our own controls and in both Scada basic or VBA. Except that double click seems not to be available.

We can also use Microsoft Web Browser ActiveX to display the content of a folder.

 
Posted : 13/01/2015 1:45 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
Topic starter
 

Ok, thanks Ludo

 
Posted : 13/01/2015 5:25 pm