Hi,
I was successful, apreciate your superb support...
When working with the TreeView control this works fine. It is something that I not understand because when I'm using the menu control instead. Then I have following error.
The Code: Protected Sub Menu2_ItemClick(ByVal sender As Object, ByVal e As EO.Web.NavigationItemEventArgs) Handles Menu2.ItemClick
Session("FolderID") = e.TreeNode.Text
Results in error:[NullReferenceException: Object reference not set to an instance of an object.]
a_TeamLean_01.Menu2_ItemClick(Object sender, NavigationItemEventArgs e) in C:\home\teamlean1\www\Default\TeamLean\a_Master\a_TeamLean.master.vb:96
EO.Web.BaseNavigator.a(NavigationItem A_0) +58
EO.Web.BaseNavigator.h(String A_0) +175
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
Best regards,
ITMA