ASP.NET 1.1 & the DataGrid

Author
Discussion

tim_s

Original Poster:

299 posts

266 months

Monday 29th September 2003
quotequote all
I've been searching Google for the past hour and haven't been able to find a solution to my problem so I thought I'd ask some of you .NET experts.

I've installed ASP.NET 1.1 over ASP.NET 1.0 on my local machine and a peice of code that used to work with a datagrid no longer works. It fails when you implement any datagrid feature that uses the doPostBack javascript function. I've found a few people who seem to think it's a bug in the new System.Web.UI.Page namespace but I can't find a fix for it. Has anyone else seen this?