Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print a listview control inside a form

Status
Not open for further replies.

Arkhron

Technical User
Sep 1, 2003
8
0
0
CO
Hi!

I have a recordset that contains a SQL query results. I show this results in a listview control (Microsoft Windows Common Controls 6.0 reference) inside a form. But when sending to print the form everything it is printed less the listview control.

May you know another control I could use to show the recordset contents in a form and then send it to printer? I try with de flexgrid control and the datagrid control but...

1.How do I have to use those controls in Microsoft Access?
2.I had trouble whit the ActiveX object license for those controls.

Thanks!! (sorry about my english)
 
can you use a listbox? and include your query in the row source?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top