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
30
We calendar control unable to show images.(Webschedule) Assembly- webInfragistics2.WebUI.WebDateChooser.v11.1
posted

Hi 

Using below ascx code

<%@ Register TagPrefix="igtxt" Namespace="Infragistics.WebUI.WebDataInput" Assembly="Infragistics2.WebUI.WebDataInput.v11.1, Version=11.1.20111.2135, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>
<%@ Register TagPrefix="igsch" Namespace="Infragistics.WebUI.WebSchedule" Assembly="Infragistics2.WebUI.WebDateChooser.v11.1, Version=11.1.20111.2135, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" %>

Web calendar is not able to show the images in calendar control, There is also ig_res folder is present which includes css and images

Calendar control is shown above without the image. why it shown cross signs.

  • 10685
    Offline posted

    Hello Yogesh Kulkarni,

    Thank you for using our community!

    It seems the images are missing from the specified in the project location.

    I suggest you to double check if the required images are indeed in the ig_res folder. What is more, please make sure you are not setting a different folder for the images location to be other than ig_res in the project configuration. You can find the icon names and paths inspecting the missing images in the browser using the browser tools, as well as check the Navigation tab in the browser tools and see what are the actual missing resources.