Guys:
Is here a way to disable the export to PDF, Word, Excel and email options in a report preview. Thank you.
nageswaragunupudi wrote:Right now we have these classdata bSaveAsExcel, bSaveAsPDF, bSaveAsWord, bMail (13.09).
Assigning dummy codeblocks ( eg { || nil | ) inhibit export of data. This is an immediate workaround without changing the source code.
nageswaragunupudi wrote:But still the buttons are visible. I agree it is not elegant to display buttons which do not act.
I propose one class variable lCanExport ( default .t. ). When this is set to .f., all buttons for export to word/excel/pdf/mail will not be shown.
RPrevUserBtns( { || .f. }, 2010, )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 37 guests