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
315
WebExplorerBar issue setting group items css using server side events
posted

I am unable to set the css class properties for group items using server side events.  The code works fine for non-group items.  Attached is a sample application.  The sample demonstrates the issue.  The code also saves and restores the expanded/selected state of the WebExplorerBar items across page navigation.  The code that sets the styles attempts to set the style for the tree item that was selected (this works fine as long as it is not a group item) and also set the style of the group item if it is either the selected item or a sub-item of the group is selected.  If you inspect the markup that is generated you can see that the group items retain their default css style setting while regular items are set to their new styles.

Any help would be appreciated (sample app is attached).

Thanks.........

IG14TestControls_v14.1_groupstyles.zip