I finally had a sort-of dead spot with my customer last week and upgraded to the Q2 2011 SP1 Silverlight bits, and on the surface everything looked fine.
I just got a problem report that entering a search string and hitting enter on one of my RadWindow Search UserControls is not doing the search.
We still have the old bits on the Production server and the new bits on the Development server. The user controls have not been touched since last deployed to Production, yet they operate very differently.
Here's my button control in the xaml:
and, as I said, this has not changed since the Telerik bits have been updated.
Is there something going on with the "ResponseButton" that I should be doing differently now?
Thanks!
-Dave