In the Report Explorer, is there a simple way to know the name of the selected report (because CurrentItemName gives the last edited, not the currently selected one in the ListView) ?
Don't really like this method as I will have to copy the original each time ReportBuilder is updated.
In a next maintenance release, you could add a protected property ListView that gives access to FListView... This way, I could inherit from TppReportExplorerForm.
Comments
access
FListView.ItemName
-
--
Tom Ollar
Digital Metaphors Corporation
http://www.digital-metaphors.com
info@digital-metaphors.com
In a next maintenance release, you could add a protected property ListView that gives access to FListView...
This way, I could inherit from TppReportExplorerForm.
Thanks anyway.
Emmanuel Claus e.claus@innovpro.fr
InnovPro.