Datagrid not displaying

M

mholli

I have tried tried dropping a datagrid on an aspx page and then settting the dataource property and calling rebind. Nothing shows up on the page. Is there something wrong with our IIS config?
 
P

PaulMac

Is there at least one row of data? If nothing is returned from the query,
the datagrid does not display.

Paul

mholli said:
I have tried tried dropping a datagrid on an aspx page and then settting
the dataource property and calling rebind. Nothing shows up on the page.
Is there something wrong with our IIS config?
 
J

Jacob Yang [MSFT]

Hi,

Firstly I want to thank Paul for his great help in this issue. Please refer
to his response carefully.

To make sure that your IIS config works correctly with the datagrid web
control, we can test the following walkthrough.

Walkthrough: Displaying Data in a Web Forms Page
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/
vbwlkWalkthroughDisplayingDataInGridInWebFormsPage.asp
"...
In the walkthrough, you will display information from the Northwind
Categories table in a data grid on the page..."

I hope it helps.

Best regards,

Jacob Yang
Microsoft Online Partner Support
Get Secure! ¨C www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

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

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,999
Latest member
MakersCBDGummiesReview

Latest Threads

Top