<igEditors:XamDateTimeEditor x:Name="m_Birthdate" DisplayMode="IncludeBoth" MinWidth="125" Margin="0,0,0,0" Value="{Binding Birthdate}" VerticalAlignment="Top" Mask="yyyy/mm/dd" AllowShiftingAcrossSections="False" InvalidValueBehavior="RevertValue" ClipMode="IncludeBoth"> <igEditors:XamDateTimeEditor.ValueConstraint> <igEditors:ValueConstraint MinInclusive="1900/01/01" MaxInclusive="2100/01/01" /> </igEditors:XamDateTimeEditor.ValueConstraint></igEditors:XamDateTimeEditor>
Unfortunately, the drop down stops responding correctly. When I repeated click on the month/year title to zoom out to "century" view the two correct centuries are shown: 1900-1999 and 2000-2099. However, the later is "grey" to indicate that it takes you to the next page (which it obviously can't). Clicking on 2000-2099 simply closes the drop down.
Furthermore, clicking on 1900-1999 works, but then moving over and clicking on say 2000-2010 also closes the drop down. When I remove the value constraint the correct zoom out/in behavior is back, but of course it now accepts any date.
I'd really appreciate any help.
Thank you in advance,
Robert
Hello Robert,
Thank you for your feedback. Please note that the Infragistics forums are peer-to-peer community. We are trying to answer as many forum posts as we can, if you need direct support/ assistance you can reach us as you submit support ticket http://ko.infragistics.com/support/submitrequest.aspx . This guarantee you timely response according to your subscription level. If you have any issues/ questions (proposals) regarding our products please go ahead and share them with us. Your feedback is greatly appreciated.
Please let me know if you need any further assistance.
Stefan,
While I appreciate your time, I stopped using this horrible, slow over-engineered product some time ago.
Back in January of 2009 when I had an active paid subscription and was still trying to use your components I might have given a damn. The fact that it took Infragistics over 2.5 YEARS to finally provide a response is stunning.
Sincerely,
Thank you for your post. I have been looking through it, tested your code and on my side everything works fine. The version I am using is 10.3. Please let me know if this is still an issue for you and if you can provide me with some more details on reproducing it
I am looking forward to see hearing from you.