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
1170
Day of the week (Sunday, Monday) not visible on Ultra date time editor after applying theme.
posted

Hello Infragistics team,

In my application, i have used 'ultraDateTimeEditor' in a number of modules, and used 'appstylist for windows forms' to apply theme. After applying theme, day of the week is not visible on 'ultraDateTimeEditor', as shown in the the image attached. (S,M,T,W,T,F,S)


When the same theme is applied on 'ultraCalendarCombo', days are visible, as shown in attached image. But due to some reasons, I don't want to use Calendar combo in my application, and I want that after applying theme, day of the week must be visible of Ultra Date Time Editor.
Looking forward to valuable support. Thanks in advance.

Parents
No Data
Reply
  • 29105
    Offline posted

    Hello Rajvd,

    It coud be that the day of the week font has the same color as the backcolor of the control since there is enough space for them to still appear. Have you tried using any of our included (.ISL) files to compare against your own?

    To use the sample Style Libraries, open a new Style Library from the File menu and navigate to the C:\Documents and Settings\All Users\Documents\Infragistics 2014.2\Windows Forms\AppStylist for Windows Forms\Styles folder on Windows XP, or C:\Users\Public\Documents\Infragistics 2014.2\Windows Forms\AppStylist for Windows Forms\Styles folder on Windows Vista where these Style Libraries are stored.

    I recommend trying if either of these reproduce the behavior or not. Otherwise please attach your style library so I can invesigate this further.

    Let me know if you have any questions.

Children