473,383 Members | 1,868 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

no data displayed

I have a working ASP.net (1.1) app that works fine. on moving it to a
different server the application runs as expected but when returning data it
no longer displays in the data grid. The application will e.g. know that it
has 11 pages of data and let you move around the pages in the grid but no
data is actually displayed

any ideas?

Guy
Jul 24 '07 #1
4 1125
"guy" <gu*@discussions.microsoft.comwrote in message
news:0C**********************************@microsof t.com...
any ideas?
Is the space where the data should be still there, or has it "closed up"?

If you do View Source, can you see the data there?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jul 24 '07 #2


"Mark Rae [MVP]" wrote:
"guy" <gu*@discussions.microsoft.comwrote in message
news:0C**********************************@microsof t.com...
any ideas?

Is the space where the data should be still there, or has it "closed up"?
Mark thanks for the quick response,

The grid displays as if data was present, e.g it will display 2 pages of 10
rows and a further page of 4 rows if it should be displaying 24 rows of data,
there is just no data in the cells.
lables on buttons, headings etc display as usual
>
If you do View Source, can you see the data there?
There is no data if you view source
>
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

cheers

Guy
Jul 24 '07 #3
"guy" <gu*@discussions.microsoft.comwrote in message
news:D2**********************************@microsof t.com...
The grid displays as if data was present, e.g it will display 2 pages of
10
rows and a further page of 4 rows if it should be displaying 24 rows of
data,
there is just no data in the cells.
lables on buttons, headings etc display as usual
>>
If you do View Source, can you see the data there?

There is no data if you view source
Hmm - OK...

In the View Source, has the DataGrid been rendered as a standard HTML table,
and are the <trand <tdtags all there...?
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Jul 24 '07 #4


"Mark Rae [MVP]" wrote:
"guy" <gu*@discussions.microsoft.comwrote in message
news:D2**********************************@microsof t.com...
The grid displays as if data was present, e.g it will display 2 pages of
10
rows and a further page of 4 rows if it should be displaying 24 rows of
data,
there is just no data in the cells.
lables on buttons, headings etc display as usual
>
If you do View Source, can you see the data there?
There is no data if you view source

Hmm - OK...

In the View Source, has the DataGrid been rendered as a standard HTML table,
and are the <trand <tdtags all there...?
***************
all tags seem to be present, and the images that provide edit functionality
on each row are present.

This applies to any grid within the application.

Also this problem arises wether the app is run on a remote pc or physically
on the server (which contains both the sql server database and the app itself.

and yes there is data in the database;-)

***************
>
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
cheers

Guy
Jul 24 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Ksenia Marasanova | last post by:
Hi, I have a little problem with encoding. Was hoping maybe anyone can help me to solve it. There is some amount of data in a database (PG) that must be inserted into Excel sheet and emailed....
9
by: cooldv | last post by:
i know how to replace the sign " when SUBMITTING a form in asp by this code: message = Replace(usermessage, "'", "''"). My problem is DISPLAYING data in an asp FORM, from an an access database,...
2
by: Betrock | last post by:
This is probably very simple, but I just can't see my way thru it..... Short version: keyed values(numeric)in a lookup table are stored in a main table. They are displayed as text values - the...
9
by: Susan Bricker | last post by:
Greetings. I am having trouble populating text data that represents data in my table. Here's the setup: There is a People Table (name, address, phone, ...) peopleID = autonumber key There...
4
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
Hey, Well, I have a Problem. I have designed a table which has few fields which are being declared in the database of type .... char of length 10. and other fields with varchar 50 and...
1
by: Dino Buljubasic | last post by:
Hi, I am using VS2005 (C#) and SQL Server 2000. How can I make sure that: 1. Client A queries info from database and displays it in a list view or other controls on a form. If Client B...
8
by: Greg Lyles | last post by:
Hi all, I'm trying to develop an ASP.NET 2.0 website and am running into some real problems with what I thought would be a relatively simple thing to do. In a nutshell, I'm stuck on trying to...
0
by: BillE | last post by:
I am using Visual Studio 2005 to create a web site which includes reports. The web site has several sub-folders. When working with reports I can't get the website data sources (classes and...
0
by: svgeorge | last post by:
I have web pages for making several 9 type of payments. The data gets loaded on web page from SQL server 2005 database. Then I have Process payment button(ProcPaymBTM_Click) on the web page(Detail...
1
by: gubbachchi | last post by:
Hi, For my project I have a "add" button, upon clicking it, it will take the user to next page where there will be a text box and list of data displayed below it which is fetched from mysql...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.