Question:
I need to create an onscreen invoice. I can figure out Supplier name, Customer name, and so on. But I can’t figure out how to do the body?for example, the line items. I tried using TLabel and TEdits but it looks like an ugly patchwork quilt.
Answer:
Why not use a TDBGrid that connects to an underlying line-items table? If that’s not an option, the TStringGrid will work, but you have to do all the formatting yourself.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























