We just upgraded IG winforms to the latest release 10.2. After doing so, all of our UltraDateTime controls behaviors changed to only dropdown on the second click.
No code has changed...no changes to the default properties for the new version and there is still this difference. Is anyone else seeing this behavior?
1) Click the dropdown header (not in the editor)....this has always caused the datetime control to show.
2) The control doesn't show but now gives focus within the editor.
3) The second click now opens the date control.
Ideas?
-Ken
Hi Ken,
I tried this out with the latest service release of v10.2 and it works just fine for me. Do you have the latest service release?
How to get the latest service release - Infragistics Community
I have the latest (10.2.20102.2064) and it doesn't work.
I click on the dropdown arrow and it gives the editor text field focus without dropping down the calendar. Then I click the dropdown arrow again and it drops down. It isn't suppose to work that way.
Are you sure you are using UltraDateTimeEditor? There was a bug like this in UltraCalendarCombo which was recently fixed.
Sorry, it is the UltraCalendarCombo that I am having the problem with....argh!!
I shouldn't be having the problem here either, correct? You said there was a bug recently fixed? Is a new service release on the way?
Hello Ken,
I have researched this issues and found that recently we fix similar issue to one you have described. I have created for you a case (CAS-54547-LMT1XY) so I will update you in the case with more information.
Thank you.
This bug has broken about 20+ windows on our application. It would be great to get the fixed code (ONLY for that control) so I can build it myself with IG source. Or at least find out the event handling where the bug occurs? That way I can override the event and drop it down myself.
Suggestions? I am all ears.
thanks