Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report menu
Message
 
 
À
31/05/2011 12:09:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01512249
Message ID:
01512371
Vues:
76
That sound interesting. Are the users able to create more than one copy of the original report? I once did something similar, but probably too early in the stage of the project and the original reports updated too frequently. But I'm going to think about this once again.

Another question: The users change only layout etc, how do they know which columns they can add, because that would depend on the underlying cursor you run for the report?

>Thanks Chris,
>
>I'll take a look next week, when I'm back in the office.
>
>We deploy a set of several hundreds "standard" base reports imbedded within our application. These are Read-Only. The users can duplicate them and modify their own version of our "base" reports. This way, they can have has many variant reports as they want. The user reports are never overwritten with software updates. Let me know if you need more infos.
>
>>I see, I did not read your message carefully enough. So you let users edit the VFP reports, but what do you do when you have a new version of a report? I previously thought about a feature like that but could not come up with a good solution for all those scenarios.
>>
>>In any case, here is the preview code, it is part of another project, so you see a lot of other PRG's in the project that you can just ignore, just look into Preview.PRG and maybe you can get some ideas from there.
>>
>>(There is a missing file when you open the project, you can ignore and then remove it because it is not used.)
>>
>>http://www.gammaresearch.com/christian/downloads/preview.zip
>>
>>Greetings!
>>
>>Christian
>>
>>>Hi Chris!
>>>
>>>I'd love to try your code.
>>>
>>>Nevetheless, it's not for previewing but for editing. What we do is simply:
>>>
>>>
>>>MODIFY REPORT (lcReportFile) WINDOW loReportWindow
>>>
>>>
>>>When SYSMENU is on, no problem. But when we remove the traditional menu and use a Ribbon instead, no Report menu comes up anymore.
>>>
>>>
>>>>>Hi all,
>>>>>
>>>>>We're implementing Command bars Ribbon in VFP's main screen. It works fine, but for reports editing (the native MODIFY REPORT command), we don't get any VFP Report menu.
>>>>>
>>>>>Has any one a trick either to recreate this special menu or its options ? sys(1500) ?
>>>>
>>>>How do you run the report? I have some code that displays a report on a separate form, and on the form are the buttons which print, zoom and navigate in the report. If this is what you are looking for, I can send you the code.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform