Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
405
using ItemBound event to store additional data per item in WebExplorerBar for dynamic navigation
posted

Hi,  I am binding WebExplorerBar control to xml and in ItemBound event I would like to access the dataItem object to get all the attributes for the xml element and store them as Json string in "value" field for the item. when user clicks on an item, I would like to get that data and then decide which page the user should navigate to, dynamically. Please let me know.

Thanks,

Rama