Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Firefox problem with autoscroll on listbox ASP.NET

  • 1 odpowiedź
  • 2 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od the-edmeister

more options

I am writting a c# application and when I publish the page with only a simple listbox that is populated with a for loop, the autoscroll feature does not work initially. After 2 or 3 times, then it works. What this means, after publish, I select one of the items and it reverts back to index 0. Do it again. Same thing. On the third or forth try, it will work perfectly. This problem does not happen in IE. For diagnosis, I have stripped all code out except the listbox. The listbox is populated in code behind with a condition testing for not being posted back. Typical stuff. I am pulling my hair out on this.

I am writting a c# application and when I publish the page with only a simple listbox that is populated with a for loop, the autoscroll feature does not work initially. After 2 or 3 times, then it works. What this means, after publish, I select one of the items and it reverts back to index 0. Do it again. Same thing. On the third or forth try, it will work perfectly. This problem does not happen in IE. For diagnosis, I have stripped all code out except the listbox. The listbox is populated in code behind with a condition testing for not being posted back. Typical stuff. I am pulling my hair out on this.

Wszystkie odpowiedzi (1)

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.