Hi,
I have attached two images. I am basically using
RadPanelBar which contains RadPanelBarItems
RadPanelBarItem1 shows a single item as normal(with the yellow background)
RadPanelBarItem2 shows the item when a mouse is hovered over it.
I want it so that even when the mouse hovers over the item it will display the same without the extra gray hover over.
I assume this has something to do with setting ChildItemsTemplate of the RadPanelBarItem.
Also looking at the attached images Im also trying to get rid of the cyanish border around the RadPanelBar when the control is selected
I tried using the control template shown on the
http://www.telerik.com/forums/default-resources-for-radpanelbaritem-control-template
but it always crashes when I set ChildItemsTemplate in code?
Any suggestions is appreciated.
I have attached two images. I am basically using
RadPanelBar which contains RadPanelBarItems
RadPanelBarItem1 shows a single item as normal(with the yellow background)
RadPanelBarItem2 shows the item when a mouse is hovered over it.
I want it so that even when the mouse hovers over the item it will display the same without the extra gray hover over.
I assume this has something to do with setting ChildItemsTemplate of the RadPanelBarItem.
Also looking at the attached images Im also trying to get rid of the cyanish border around the RadPanelBar when the control is selected
I tried using the control template shown on the
http://www.telerik.com/forums/default-resources-for-radpanelbaritem-control-template
but it always crashes when I set ChildItemsTemplate in code?
Any suggestions is appreciated.