Run time visiblity

  • Thread starter Thread starter krishna murthy
  • Start date Start date
K

krishna murthy

Hi,

My doubt is I have used data grid in my application which
is developed in asp.net when i run the application it is
not visible (no table is exist in the database) is there
any property i need to set. is it only visible if rows
come from the database to grid?
plz reply .


Regards,
krishna.
 
Krishna,

At aspnet there is forever needed (strangly) when you have set data to a
control by instance

datagrid.databind

When it is not that , show than some code.

I hope this helps,

Cor
 

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

Similar Threads


Back
Top