I use a breadcrumb navigation consisting of 4 items (Admin,Users,Cies,Clients) the breadcrumb show perfectly but there is one thing i do not understand and i search the forum but to no luck.
Can somebody tell me how to handle the breadcrumbs_CrumbClick (Crumbs As List) and find out wich of the items has been clicked
The parameter passed is a list, find but how can you tell wich item in the list has been pressed, so i can decide any action to take on the specific item, like i just want to start a new activity for each item when pressed. I realy do not understand this and the forum did not help.
So please help me on this with a small code sample, that will be greatly appreciated.
Thanks.
Can somebody tell me how to handle the breadcrumbs_CrumbClick (Crumbs As List) and find out wich of the items has been clicked
The parameter passed is a list, find but how can you tell wich item in the list has been pressed, so i can decide any action to take on the specific item, like i just want to start a new activity for each item when pressed. I realy do not understand this and the forum did not help.
So please help me on this with a small code sample, that will be greatly appreciated.
Thanks.