HighTechTalks DotNet Forums  

update panel issues

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss update panel issues in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mike
 
Posts: n/a

Default update panel issues - 10-08-2007 , 03:42 PM






I have a gridview on my page that I put in an UpdatePanel. Now when I click on a row in my gridview, my selectIndex doesn't fire.
I can no longer view my associated gridview for my selected row.

What would cause this and how can I get it working again?


Reply With Quote
  #2  
Old   
bruce barker
 
Posts: n/a

Default Re: update panel issues - 10-09-2007 , 11:44 AM






be sure EnableSortingAndPagingCallbacks is set to false. if you need
this, then don't use an updatepanel.

-- bruce (sqlwork.com)

Mike wrote:
Quote:
I have a gridview on my page that I put in an UpdatePanel. Now when I
click on a row in my gridview, my selectIndex doesn't fire.
I can no longer view my associated gridview for my selected row.

What would cause this and how can I get it working again?


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.