I am working with VB.NET and i managed to create a phonebook program.
I use a form to add,search and update records that i store in a txt file
My question is:
Is it possible to create a print report so i can print some of the records that i store in my phonebook program?
I don't want to use a database.Instead i use a list box and i can multiselect as many records as i want.My problem is that i cannot associate the records displayed in my listbox
For exaple i have now 5 records in my txt file and i can select them from my list box
How can i set my print report to display the data i get from my listbox?????
I tried to link some textboxes from my initial form but i cannot set my form1 or my txt file as a data source.
Thanks in advance.Sorry for those many questions i ask

New Topic/Question
Reply




MultiQuote





|