Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: IE hangs when sorting datagrid


Message #1 by "Peter Afonin" <pva@s...> on Sat, 26 Oct 2002 06:39:03
Are you running .NET Framework Service Pack 2?

http://msdn.microsoft.com/netframework/downloads/updates/sp/download.asp

P

-----Original Message-----
From: Peter Afonin [mailto:pva@s...]
Sent: 26 October 2002 07:39
To: ASPX_Professional
Subject: [aspx_professional] IE hangs when sorting datagrid


Hello:

I understand that this is an Internet Explorer issue, and I apologize if 
this is not an appropriate place for this message, however, this happens 
only when I try to sort the datagrid, and this happens on every computer 
I tested, so probably some other developers had the same problem and 
found a solution:

I created sorting columns in the datagrid. When I click on the column
header, IE hangs. When I open Task Manager, I see that iexplore.exe uses
about 99% of CPU. I have to use Task Manager to close the program.

I noticed that this happens sometimes with other hyperlinks that have
JavaScript code behind them. However, I haven't experienced this lately,
only with the datagrid control. When I use Netscape instead of IE, I don't
have any problems.

It looks like this started to happen after I installed Windows XP SP1, 
which
includes Microsoft Java VM. However, later I tested this on Windows 2000
PC, and had the same problem.

I tried to uninstall antivirus and firewall programs, reinstall Java VM, 
run msconfig and do clean startup - no results.

If you had this problem, I would appreciate your comments.

Thank you,

--
Peter Afonin
---

ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442

ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450

These books are a complete reference to the ASP.NET namespaces 
for developers who are already familiar with using ASP.NET. 
There is no trivial introductory material or useless .NET 
hype and the presentation of the namespaces, in an easy-to use 
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes, 
giving you those real-world tips that the documentation doesn't 
offer, and demonstrating complex techniques with simple 
examples.  

---

  Return to Index