Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox problem with autoscroll on listbox ASP.NET

  • 1 odpověď
  • 2 mají tento problém
  • 1 zobrazení
  • Poslední odpověď 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.

Všechny odpovědi (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.