This is a migrated thread and some comments may be shown as answers.

Text box very slow in popup window

3 Answers 149 Views
Window
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 2
Stephen asked on 02 Feb 2011, 05:55 PM
If I open a popup window which contains a text box the contents of the box lags behind the keyboard.

The window is opened as:
           
RadWindow host = new RadWindow();
host.Content = new UserControl1();
host.ShowDialog();

where UserControl1 contains a combo box and a text box inside a standard UserControl

3 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 04 Feb 2011, 02:57 PM
Hi Stephen,

We tried to reproduce the issue at our side, but to no avail. Could you please send us a sample project that reproduces the issue, so that we can track down th source of the problem.

Looking forward to your reply.

Kind regards,
Konstantina
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Stephen
Top achievements
Rank 2
answered on 04 Feb 2011, 03:11 PM
Certainly, but how do I do that? I can't attach it to the response.
0
Konstantina
Telerik team
answered on 08 Feb 2011, 10:57 AM
Hi Stephen,

To be able to attach a project you will have to open a support ticket and attach it there.

Please let us know if you have any problems with that.

Regards,
Konstantina
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
Window
Asked by
Stephen
Top achievements
Rank 2
Answers by
Konstantina
Telerik team
Stephen
Top achievements
Rank 2
Share this question
or