printing a treeview on a report?

T

Thomas L

Hi,

i have a form with data amongst which is a treeview on it. Now what the user
wants is that i create a report with the data, including the tree. Is there
an easy / proper way of doing this?

Allso, i have code in my form that populates the tree based on the value of
a primary key field on that form. However, when i put the code in the
open-event of my form, and i have an invisible field on my form with the
primary key, i get the error that i'm referencing to something without a
value set. Any solutions to that?

Thx in advance,

Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Split form 0
Treeview 1
Is this possible? 0
Problem with TreeView on a shared subform 1
Adding Child Nodes to Treeview 2
Add Child Node to Treeview 5
Printing a treeview form 0
treeview question 3

Top