views:

205

answers:

1

I am using VS 2008. I like the feature maintainscrollpositiononpostback. It works fine with IE 8. But it does not work consistently with Firefox. Sometimes, instead the line I click on goes to the bottom of the page. The field I am trying to refresh is with a div tag with overflow set to auto. Also I have several update panels with updatemode set to conditional. This means only the panel affected should be refreshed. This is also not working in the case on Firefox.

I have searched the web for possible solutions but none of them work for me.

Most of my users use Firefox so this is a problem for me.

Thanks in advance,

Bob

+1  A: 

All -- FYI, it seems that maintainscrollpositiononpostback does not always work properly in Google Chrome 5.0.375 beta. HTH. Thank you. -- Mark Kamoski

mkamoski
thx needed this!!
Sem Dendoncker