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

ComboBox inside dialog

10 Answers 234 Views
Window
This is a migrated thread and some comments may be shown as answers.
Victor
Top achievements
Rank 1
Victor asked on 20 Oct 2008, 09:01 AM
Hi,
I'm trying to use a ComboBox inside the Window control in dialog mode.  So far:
    - The built in ComboBox as well as list boxes display fine, but as soon as an item is selected the application, along with ie and visual studio crashes with 'catastrophic error'
    - The telerik combobox works without errors, however does not show up on the screen at all.
Please help.  If needed I can provide a sample project.
Thanks,
VJ

10 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 24 Oct 2008, 03:54 PM
Hello Victor,

We are aware of this problem. It is related to a bug that Microsoft introduced with the official release of Silverlight - when you call TransformToVisual on a element, placed in a Popup, that is placed in a Popup, you get this exception. In other words, the element is RadComboBox's ItemsPresenter, the first Popup is the RadComboBox's dropdown, the second Popup is RadWindow. We namaged to resolve some of the situations where this bug occurs, but it seems that we missed some. Could you please open a new support ticket and send us a simple application that demonstrates the problem?

Kind regards,
Valeri Hristov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
oboron
Top achievements
Rank 1
answered on 17 Dec 2008, 03:57 PM
I'm getting a similar problem.

A RadWindow with a RadComboBox on it locks up the browser when you attempt to click on the combo box when the page is called from ShowDialog.

Any workarounds available?
0
Valeri Hristov
Telerik team
answered on 18 Dec 2008, 10:52 AM
Hi Robin,

I would recommend using the assemblies from the service pack that will be released later today. If the problem persists, please send us a simple working application that can be used to observe the problem and we will try to provide you with a workaround as soon as possible.

Sincerely yours,
Valeri Hristov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Paresh Maniar
Top achievements
Rank 1
answered on 19 Dec 2008, 05:03 PM
Hi

Downloaded the assemblies for the 17Dec and the window popped up and I was able to select the drop down values without the browser locking up.

However, when the window is displayed for the first time the following error occurs.

Sys.InvalidOperationException: ImageError erro #4001 in control 'ctl00_MainContent_Xaml1': AG_E_NETWORK_ERROR

So, looks like one problem is solved but another is created.

Any ideas?

0
Valeri Hristov
Telerik team
answered on 20 Dec 2008, 11:42 AM
Hello Paresh,

This error is usually caused by a missing image on the page. Could you please check if all image Uri-s on the page are correct? I was not able to reproduce the problem on our online example that contains ComboBox inside a Window:
http://demos.telerik.com/silverlight/#Window/PopupManager

Greetings,
Valeri Hristov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Paresh Maniar
Top achievements
Rank 1
answered on 22 Dec 2008, 12:45 PM
 
0
TWT
Top achievements
Rank 1
answered on 26 Dec 2008, 10:18 PM
Get this error in IE for the RadWindow...
sys.invalidoperationexception: ImageError error #4001 in control 'Xaml': AG_E_NETWORK_ERROR

I can duplicate it for the modal window.... on your sample site go to http://demos.telerik.com/silverlight/#Window/Configurator
and click Open Modal button.  I am running it under IE7.

Please advise of work around... we must have the window be modal.

thanks
0
Konstantin Petkov
Telerik team
answered on 29 Dec 2008, 07:15 AM
Hi,

I have to confirm the error can be reproduced on the demo as well. We will investigate the issue thoroughly and get back with our findings/resolution. Please excuse us for the temporary inconvenience.

Greetings,
Konstantin Petkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Nilesh
Top achievements
Rank 1
answered on 04 Mar 2009, 11:37 AM
Hello Telerik Team,

If anyone has found the solution for this error "AG_E_NETWORK_ERROR"  related to RADWindow then please post it here.

I have to use the RADWindow in my project but this error is hindering the implementation

Thanks

Nilesh Makwana
0
Boyan
Telerik team
answered on 07 Mar 2009, 11:36 AM
Hello Nilesh,

This issue has been fixed and it will be available with the next Q1 release due next week. We hope that this timeframe is acceptable for you.

All the best,
Boyan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Window
Asked by
Victor
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
oboron
Top achievements
Rank 1
Paresh Maniar
Top achievements
Rank 1
TWT
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Nilesh
Top achievements
Rank 1
Boyan
Telerik team
Share this question
or