In my mobilewebapp. I use an objectlist, catching the SelectedIndex results
in an ItemEvent which fires and get caught twice - is there any explanation
for this? I did rewrite the Eventhandler, but has only one registrated....
" this.ob1.ItemSelect += new
System.Web.UI.MobileControls.ObjectListSelectEventHandler(this.SelectCommand
); "
Please, if anyone has examples of using an objectlist - I'll be very
intersted in viewing them.
RE: help please on GridView commands + AutoEventWireUp, firing twice e ... You do not need to specify the OnRowCommand if you have the autoEventWireUp... > in the event being raised twice.... > GridView aspx, Page_Load fires twice, so does GridView1_RowCommand. ... (microsoft.public.dotnet.framework.aspnet)
Re: Command Bar - Open New Window ... I realized that every control fires twice, for example I put debug in the ... Addins and uncheck it then go back in and recheck it) and the event fires 3 ... same Tag property value any click event will fire in all existing controls ... (microsoft.public.office.developer.com.add_ins)
Re: Match First Sequence in Regular Expression? ... where you have "aaab" in there twice.... expression would need tweaking....explanation of the "negative lookbehind" construct "(?<". ... (comp.lang.python)
Page Is Loading Twice... ... My page is firing the Page_Load twice on both initial load and on a button ... On the initial load, both times it fires "IsPostback" shows false. ... (microsoft.public.dotnet.framework.aspnet.webcontrols)