How to Stop the DataGrid Displaying when DataSource Is empty?

G

Guest

Hi

If the DataSource is empty, I just want to avoid showing the Empty DataGrid with Column headers. How can I do this

TIA
Holysmoke
 
L

Lars Netzel

By hiding it like this:

DataGrid1.Visible = False

/Lars



holy said:
Hi,

If the DataSource is empty, I just want to avoid showing the Empty
DataGrid with Column headers. How can I do this?
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top