Adding "please wait" message to datagridview

  • Thread starter Thread starter VMI
  • Start date Start date
V

VMI

In my Windows App, how can I add a nice "Please wait" message to my
datagridview? With a datagrid I would be able to clear all columns, add one
table with one row with the messsage, and bind it to the grid. But I added
the columns to the gridview through the designer, so I'm not sure how to add
the columns programmatically.
Anyone have any suggestions?

Thanks.
VS2005 v2.0
 

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