The dropdown image is missing.
I am using Rubberblack as the theme.
On the webpage it is looking in the image directory not the rubberblack/image direcrtory for the image.
Any fix?
Gary
How do you set the StyleSet ? Have you made any other styling changes?
Thanks,
Angel
this is the source. This image is in iq_res/rubberblack/images
src="ig_common/Images/igdd_DropDownButton.png"
web.config:
<infragistics.web enableAppStyling="true" styleSetName="RubberBlack" styleSetPath="~/ig_res" imageDirectory="~/ig_common/Images/" javaScriptDirectory="~/ig_common/scripts" />