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
1360
WebExplorerBar not adopting StyleSet look and feel.
posted

I am having serious problems with the new WebExplorerBar (Not the old WebListBar in Explorer mode). It does not appear to accept the currently selected application styleset (in this instance Carribean, but the choice of StyleSet is immaterial).

I have tried applying my own CSS Styles to the CssClass, HoverCssClass and SelectedCssClass properties of newly-added groups and items andit looks dreadful. The Style seems to be applied with some kind of offset - it looks as though the style is being applied below the text of each group and item. I have also tried assigning values to the StyleSet and StyleSetPath propertied of the control (both as static declarations in the ASPX file and also via program code). No joy.

Anyway, applying my own styles was merely an attempt at a workaround. Nothing seems to work.

The declaration of the bar in the ASPX file looks like this:

<

 

 

ig:WebExplorerBar ID="TheCart" runat="server"></ig:WebExplorerBar>

Groups, Items and sub-items are being added by code in the form open event. Items are added as expected but the styling is missing.

It looks like the control does not accept the application styling in the design view of the page. Other controls adopt the Carribean look and feel in the Design and Split preview windows but the WebExplorerBar remains grey.

Looks suspiciously like a bug to me :(

This has already cost me a lot of time. Any ideas would be gratefully received.

Kind regards

Paul

VS 2010 (C# Web Project)
IG ASP.NET 2010.2
Win 7 Ult 64. 8GB RAM

 

Parents Reply Children
No Data