Grid For Report?

  • Thread starter Thread starter Joe Delphi
  • Start date Start date
J

Joe Delphi

Hi,

I need to develop a report that will display data in a table type of
format - rows and columns all neatly arranged with lines in between...etc.

Is there a table or grid control available that I can use for this
purpose?

Thanks,
JD
 
I generally use the Border (SpecialEffect, BorderStyle, BorderColor,
BorderWidth properties) of the (TextBox) Controls to create rows & columns
with lines in between.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top