[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Trine

8/12/2004 11:43:00 AM

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.