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
25
UltraDateEditor Style
posted

I am having a problem with the UltraDateEditor control style.  In Netvantage 2006 v3 the Dropdown looked like the right hand potion of the image below. When we moved to 2007V3 the style of the dropdown has changed even though we did nothing other than upgrade to a newer version of the Infragistics framework.  I can't seem to find the appropriate properties to change in the AppStylist to make the UltraDateEditor display the way it should.  Any ideas would be appreciated.

Problem with Ultradateeditor style

Parents
No Data
Reply
  • 37774
    Verified Answer
    posted

    If I recall correctly, there was a bug reported that the .NET month calendar that is shown by the editor cannot be styled, so two new UI roles were added: DotNetMonthDropDown and DotNetMonthDropDownTitle.  You should be able to see these in the Roles window on the left of AppStylist, so changing the background color should solve your problem.

    -Matt 

Children