Silverlight UXCalendar issues with BusyIndicator/ChildWindow

4 replies. Last post: May 19, 2011 4:28 AM by Martin Lie
Tags :
  • New Discussion
  • New Question
  • New Product Feedback

Environement: ClientUI v5 with Silverlight 4 (also tested with ClientUI v4).

I have a UXCalendar with the SelectedDate property two way bound to my ViewModel. SelectionMode is set to "SingleDate". I have an action that possibly shows a BusyIndicator that the UXCalendar is a VisualTree child of or shows a Child Window when the user selectes a new date. After the busy indicator stops or the child window is dismissed it's as if the Calendar treats a mouse over the calendar as a mouse left button down. When the mouse is over other calendar dates they get selected without clicking, which triggers actions I wish not to run (a query gets run every time SelectedDate gets changed).

It seems the UXCalendar has the same bug as the Silverlight Toolkit Calendar. Probably because they're based off the same base code. The problem is documented here:
http://doseofdotnet.wordpress.com/2010/05/11/calendar-break-with-busyindicator/
http://forums.silverlight.net/forums/p/222230/533360.aspx

When can a fix be provided for this issue?


Thanks.

All times are GMT -5. The time now is 3:20 AM.
Previous Next