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

DNN Permissions Grid Not Showing

1 Answer 56 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Baatezu
Top achievements
Rank 2
Baatezu asked on 19 Apr 2008, 08:28 PM
I'm using DNN 4.8.2 and have added a FormDecorator to the skin I'm using. Worked great until I went to add a new page and my permission grid check boxes didn't show up.

I've tested this with the skin I was using and with the DNN default skin (blue-horz-fixed). I have applied web20 and webblue and the permission grid check boxes don't show up. They do without the FormDecorator.

I also noticed that on the Module Install page the Browse button isn't getting skinned. I'm pretty sure it's a HTML File Input, I don't know the types for the permission grid.

Has anyone noticed any issues skinning HTML elements? (as apposed to ASP - The login button gets skinned )

Any advice on how to have the Form Decorator not make my permissions check boxes remain go invisible? I'm pretty sure they are still there... I think I can tab through them, but no outline or anything shows, it just doesn't JUMP around the page.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 23 Apr 2008, 05:43 AM
Hi Baatezu,

We have problems with RadFormDecorator on pages with RadGrid. Unfortunately we still haven't got a rock solid solution for this. What I can suggest is to use the DecoratedZoneId property to tell which zones of the webpage to be decorated.

The problem with RadGrid comes because the checkboxes in grid do not have labels (which are, actually the skinned element).

Kind regards,
Martin Ivanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
Baatezu
Top achievements
Rank 2
Answers by
Martin
Telerik team
Share this question
or