vb.net - print report of a datarow
I need to make a receipt for customers after there items are entered into the sql db. I am adding a datarow to the dataset,
then updating the database.
this event will trigger the code to print out report.
Is there a function that prints generic forms.
Then can I map each dr.item to each cell in the form.
|