MSReportviewer in vb.net 2008/Crystal resport in vb.net 2008 Not populating the "Invoice details" correctly.
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
Dear .Net Guru's, I am unbale to get the proper data to my final "TAX Invoice". I have developed the small business application code in vb.net 2008 with both MSreportviewer and crystal report. In execution mode, once the user keys the Customer details + Items purchased list and try to print the TAX invoice, the details are missing in header (customer details) or in the detail(item details) part. I have made two separate tables, one for customer details and one for items purchased and loading the final invoice with these two tables. pls help. :(( thanks in advance.