I don't see any event related to detecting when the user has selected an entire year, month, or week in the UltraMonthViewMulti control. I am aware that I can get the date range selected from the Info object, but I'd like to know how the user selected the date range. Is this possible?
Thanks Boris - I did find late last night that there may be a round-about way of doing this. If I get the currently active element from a MouseDown event then I may be able to determine (with a reasonable level of accuracy) what the user was selecting. I refer to the sample code in the Infragistics samples for the UltraMonthViewMulti project:
Dim
theElement As Infragistics.Win.UIElement = Me.UltraMonthViewMulti1.UIElement.ElementFromPoint(point)
I haven't determined yet if this will work, but if others come across this type of request then hopefully this workaround will help them until Infragistics provides full event related support.
Thanks,
Chris
Hello,
After some research, the "Ability to have event for year, month, week selection" has been determined to be a new product idea. I have sent your idea directly to our product management team.
Our product team chooses new ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your idea is chosen for development, you will be notified at that time.
Your reference number for this product idea is PI12050009.
If you would like to follow up on your request at a later point, you may contact Developer Support management via email. Please include the reference number of your product idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.