Hi..
Need help here, i'm using NetAdvantage 2010 vol 2 and i have some issue in ItemSeletedEvent
I use e As Infragistics.Web.UI.NavigationControls.ExplorerBarItemSelectedEventArgs,
the value of e.NewSelectedItem is always nothing
when i check to the class type it return ExplorerBarItemBase not ExplorerBarItem
How to correct this problem?
Thx,
Daniel
Hello ravendma ,
Generally you cannot do a response redirect from an async postback.
One possible solution to this is to use ScriptManager.RegisterStartupScript to render javascript that does the redirect (document.location.href).
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
this problem has been solve in vol 3, but i have some other issue
when i want to redirect to new page in async mode i got thir error msg :
Deserialization failure: Invalid Response