Rank: Member Groups: Member
Joined: 5/20/2008 Posts: 12
|
AsyncPostBackTrigger requires System.EventArgs or dervide class, I tried to use an e as object also and still had the same problem.
Error 1 Method 'Protected Sub TreeView1_ItemClick(sender As Object, e As System.EventArgs)' cannot handle event 'Public Event ItemClick(sender As Object, e As EO.Web.NavigationItemEventArgs)' because they do not have a compatible signature.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
That is a problem. We will fix it as soon as possible. In the mean time you may want to use our CallbackPanel. That should work without any problem.
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
This issue was addressed in build 2008.0.80.
|