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

FormDecorator not working in modal RadWindow

2 Answers 86 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Rich
Top achievements
Rank 1
Rich asked on 10 Apr 2008, 05:38 AM
Just ramping up on the RadFormDecorator and I ran into a problem. Should it work on a modal RadWindow? It works terrific on my main app, but when I bring up a modal window the radio buttons are not styled as expected.

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 10 Apr 2008, 01:40 PM
Hi Rich,

I tried to reproduce the problem but to no avail. Can you please open a support ticket and send us the following?

  1. A small sample project where the problem can be reproduced.
  2. Screenshots of the observed behavior.

All the best,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Rich
Top achievements
Rank 1
answered on 10 Apr 2008, 08:23 PM
Ok, I found out what was going on. Turns out that there was a typo in the body tag in the ASPX file that was being used by the window.

Was causing the problem: <body">
Fixed by changing to: <body>

It's working fine now. Thanks for your help.
Tags
FormDecorator
Asked by
Rich
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Rich
Top achievements
Rank 1
Share this question
or