c# - How to create crystal report for an invoice which has many items -


i want make crystal report invoice have many items shown below:

enter image description here

but, problem if invoice have many items, invoice number repeating item. when create report in access same database report show image above.
please me this.

i working on visualstudio c#


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -