Is there an event or a way of trapping Datatree.refresh
After a new report is created and the data tree is populated with the
pipes. I would like to add some hints and extra data to the data tree view.
Is there any events or methods I could use to capture this while the
datapipes are been add to the data tree view or after the new blank report
is created.
Thanks for your help
--- posted by geoForum on http://www.newswhat.com
pipes. I would like to add some hints and extra data to the data tree view.
Is there any events or methods I could use to capture this while the
datapipes are been add to the data tree view or after the new blank report
is created.
Thanks for your help
--- posted by geoForum on http://www.newswhat.com
This discussion has been closed.
Comments
There are no events that fire after the data tree is built. However this
rbWiki example shows how to access the data tree window and call refresh.
www.digital-metaphors.com/rbWiki/End-User/Designer/How_To...Refresh_Data_Tree
Perhaps you can call Refresh and then modify the TreeView. The data tree
windows has a TreeView property.
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
after this.
Thanks
--- posted by geoForum on http://www.newswhat.com