Hi guys
Well as you know in HTML we have a very useful tool, the Table tag…but now in my windows application I need to create a report including some tables, charts, text etc… on the printer’s graphic object. Is the there any function or sub in .net framework classes which can draw the table for me? Or is there a way to draw that html table to the graphic object?
Of course I can write a simple Table drawing sub for my current use, but I’d rather find such thing in framework because if such sub exists I’m sure it’s going to be a very elaborate one with amazing features. So can anybody help me please?
Thank you for your reply