|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DropDownList postbackHi all,
I have a dropdownlist with postback set to true because I need to use the selecteditemchange event. However, each time I select one item from the list, my page opens again. If i select 10 times from my original page, finally I have 11 pages (my original page+10new). The IsPostBack event never returns true :( Any help on this, please? Sounds like somehow there's javascript to open a new window and do a GET
of the original page. I'd suggest building a seperate page to test the AutoPostBack of the DropDownList, get that working, then try to find out what extra stuff the page that's not working has added that's not in your test page. -Brock DevelopMentor http://staff.develop.com/ballen Show quoteHide quote > Hi all, > I have a dropdownlist with postback set to true because I need to use > the > selecteditemchange event. > However, each time I select one item from the list, my page opens > again. If > i select 10 times from my original page, finally I have 11 pages (my > original > page+10new). > The IsPostBack event never returns true :( > Any help on this, please?
DropDownList - Programmatically setting the background colour of i
LinkButton Control Validator Control Change print orientation by website Image auto sizing in asp.net VS.NET 2003 using ASP.NET & VB.NET -- IDE design time problems? DataGrid SortCommand Event not fired on dynamically generated datagrid Empty column How to make datagrid headders non Scrollable in a multi page contr Syntax for "NULL" in asp.net |
|||||||||||||||||||||||