I am developing a new website for our company with c# dotNet.
There is no problem displaying this website with ie6. Last week
I downloaded ie7 because a friend of mine said he could only see
half of a particular page (not all, just this one). It is like it
cuts this
page in half about halfway down. The page it cuts in half is a
GridView.
Any help is appreciated.
Thanks,
Trint 4 2488
On Sep 10, 9:55 am, trint <trinity.sm...@gmail.comwrote:
I am developing a new website for our company with c# dotNet.
There is no problem displaying this website with ie6. Last week
I downloaded ie7 because a friend of mine said he could only see
half of a particular page (not all, just this one). It is like it
cuts this
page in half about halfway down. The page it cuts in half is a
GridView.
Any help is appreciated.
Thanks,
Trint
A sample that could replicate this behavior would be appreciated.
Thanks,
Seth Rowe
trint wrote:
I am developing a new website for our company with c# dotNet.
There is no problem displaying this website with ie6. Last week
I downloaded ie7 because a friend of mine said he could only see
half of a particular page (not all, just this one). It is like it
cuts this
page in half about halfway down. The page it cuts in half is a
GridView.
Any help is appreciated.
Thanks,
Trint
It's likely that the page relies on a rendering bug in IE6 that has been
fixed in IE7. Without seeing any of the code, this is of course only an
assumption based on previous experience.
Have you tried the page in any other browsers, like Firefox, Netscape or
Opera?
--
Göran Andersson
_____ http://www.guffa.com
On Sep 10, 12:33 pm, Göran Andersson <gu...@guffa.comwrote:
trint wrote:
I am developing a new website for our company with c# dotNet.
There is no problem displaying this website with ie6. Last week
I downloaded ie7 because a friend of mine said he could only see
half of a particular page (not all, just this one). It is like it
cuts this
page in half about halfway down. The page it cuts in half is a
GridView.
Any help is appreciated.
Thanks,
Trint
It's likely that the page relies on a rendering bug in IE6 that has been
fixed in IE7. Without seeing any of the code, this is of course only an
assumption based on previous experience.
Have you tried the page in any other browsers, like Firefox, Netscape or
Opera?
--
Göran Andersson
_____http://www.guffa.com
I figured out what the problem was...the Panel that the GridView was
in
had to be set beyond the height in the property page or it would stop
rendering
the GridView halfway down the page. But it works now since I set it
to 850px high.
Thanks,
Trint
trint wrote:
On Sep 10, 12:33 pm, Göran Andersson <gu...@guffa.comwrote:
>trint wrote:
>>I am developing a new website for our company with c# dotNet. There is no problem displaying this website with ie6. Last week I downloaded ie7 because a friend of mine said he could only see half of a particular page (not all, just this one). It is like it cuts this page in half about halfway down. The page it cuts in half is a GridView. Any help is appreciated. Thanks, Trint
It's likely that the page relies on a rendering bug in IE6 that has been fixed in IE7. Without seeing any of the code, this is of course only an assumption based on previous experience.
Have you tried the page in any other browsers, like Firefox, Netscape or Opera?
-- Göran Andersson _____http://www.guffa.com
I figured out what the problem was...the Panel that the GridView was
in
had to be set beyond the height in the property page or it would stop
rendering
the GridView halfway down the page. But it works now since I set it
to 850px high.
Thanks,
Trint
Do you have to specify a height on the panel at all?
--
Göran Andersson
_____ http://www.guffa.com This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Stephen Poley |
last post by:
The following page should display a background image in the page header
and nav-bar:
http://www.xs4all.nl/~sbpoley/test/
Opera 7.21 displays the background image as expected, but neither...
|
by: André Hänsel |
last post by:
Hi!
I compared the printed results of two of my pages. One is a very old page,
"styled" almost without any CSS. The other one is a modern page, styled
completely in CSS and styled for printing,...
|
by: RAJ |
last post by:
In our multi-tier application, we have several ASP.NET user controls which
will update the same data source provided by middle tier logic.
In this particular scenario we have one user control...
|
by: Johan Christensson |
last post by:
Hi.
Is there any other ways of displaying a webpage in an VB.Net form other then
using the "Microsoft Web Browser" object? Any third-party?
/Johan Ch
|
by: Mark |
last post by:
Hello.
I am looking for a way to download and cache a web page that the user has
not yet requested, and write the web page to the browser cache without
displaying it. My intention is to improve...
|
by: mantrid |
last post by:
hello
i have a form about half way down a web page, which posts criteria for the
WHERE part of an sql which then returns the results at the bottom of the
page.
Trouble is when the page reloads...
|
by: rpaterso47 |
last post by:
Hello,
I am trying to insert a background image into URLs that link to pages
outside our intranet and thus when clicked open a new window. The
image used is the common one seen on many sites,...
|
by: MattGaff |
last post by:
Using Visual Studio 2005, I inserted a CrystalReportViewer into a Div tag to display a report that takes up 1 and a half pages.
If i set the property to BestFitPage = False then I get scroll bars...
|
by: crabpot8 |
last post by:
I am working on a message system that will let out programmers easily output a message to any user. It works fine, unless the message is requested inside of a page_load on an aspx page. Then, it does...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
| |