This question is locked. New answers and comments are not allowed.
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
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:
<
Button
Content
=
"Search"
Grid.Row
=
"17"
HorizontalAlignment
=
"Center"
Style
=
"{StaticResource DefaultButton}"
telerik:RadWindow.ResponseButton
=
"Accept"
Command
=
"{Binding UserSearchCommand}"
/>
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
6 Answers, 1 is accepted
0
Hello Dave,
Do you mean Q3 2011 SP1 - if so, there is a bug in the ResponseButton behaviour which is already fixed in the latest internal build. Could you please download it and try with it and let us know if the issue is resolved. The official release is due in the middle of February in which this fix will also be included.
Sorry for the caused inconvenience.
All the best,
Konstantina
the Telerik team
Do you mean Q3 2011 SP1 - if so, there is a bug in the ResponseButton behaviour which is already fixed in the latest internal build. Could you please download it and try with it and let us know if the issue is resolved. The official release is due in the middle of February in which this fix will also be included.
Sorry for the caused inconvenience.
All the best,
Konstantina
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Dave
Top achievements
Rank 1
answered on 11 Jan 2012, 10:24 PM
yes I meant the Q3...
And I don't think I'm going to be able to convince either the customer or my contact to allow me to put an in-house build on the server, so I'll have to wait for the release
Thanks,
-Dave
And I don't think I'm going to be able to convince either the customer or my contact to allow me to put an in-house build on the server, so I'll have to wait for the release
Thanks,
-Dave
0
Michael
Top achievements
Rank 1
answered on 10 Mar 2012, 06:09 PM
It looks like this fix did not make it into the Q1 2012 release. When can it be expected?
0
Hello,
This fix will be included in the service pack which is scheduled to be released till the end of the month.
All the best,
Konstantina
the Telerik team
This fix will be included in the service pack which is scheduled to be released till the end of the month.
All the best,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Jan
Top achievements
Rank 1
answered on 16 Mar 2012, 11:49 AM
I have version 2011.3.1220 of RadControls for WPF. It dosn't work here. Is there any hotfix I could download to fix this problem?
0
Hello Jan,
You can download the latest internal build which will be uploaded later today. The fix will be included in it.
Greetings,
Konstantina
the Telerik team
You can download the latest internal build which will be uploaded later today. The fix will be included in it.
Greetings,
Konstantina
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>