T
Trine
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.
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.