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

Problem with "Telerik" window skin

5 Answers 64 Views
Window
This is a migrated thread and some comments may be shown as answers.
Phil DeVeau
Top achievements
Rank 1
Phil DeVeau asked on 23 Jul 2009, 02:58 PM
I'm having a problem using the "Telerik" skin for the RadWindow with the markup below where the top of the window is not showing.  This is not presenting as a problem with other skins for this control using the same markup.

<telerik:RadWindow  
  ID="Security_LockWindow" 
  runat="server"     
  Height="270px" 
  Modal="true"   
  VisibleStatusbar="false" 
  VisibleTitlebar="false" 
  Left="" 
  ReloadOnShow="false"    
  ClientCallBackFunction="Security_AutoLogout_Return"   
  style="display:none;" 
  Top="" 
  Width="350px" 
  Skin="Telerik">    
</telerik:RadWindow> 

5 Answers, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 23 Jul 2009, 03:03 PM
Hi Phil DeVeau,

I am not sure what exactly you mean by "the top of the window is not showing. " - the only thing I can think of is that the titlebar is not visible. This is also the expected result when you have VisibleTitlebar="false" as it is in your case.

Would you please try removing this setting at all from the markup declaration and test again? If this is not what you meant, please provide more detailed explanations on the exact actual and desired result and I will do my best to help.

Best wishes,
Svetlina
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.
0
Phil DeVeau
Top achievements
Rank 1
answered on 23 Jul 2009, 03:10 PM
To futher clarify; I'm getting the horizontal and vertical css sprites for all other skins but the telerik skin.  For the telerik skin I'm only getting right and left vertical sprites and the bottom sprite; so the top just displays as whitespace.  For other skins (i.e. Web20, Vista) I'm seeing a complete "box".

Setting VisibleTitleBar to true (or removing entirely) will show the top title bar with a title and buttons; further setting of Behavior to None will remove the buttons; but our goal is to have the top and bottom horizontal sprites to be the same to create a frame.
0
Martin
Telerik team
answered on 24 Jul 2009, 08:22 AM
Hi Phil DeVeau,

We were unable to reproduce the issue you have reported, so I would like you to send us a small running project where it can be observed, so we are can provide you with a solution.

Greetings,
Martin Ivanov
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.
0
killyosaur
Top achievements
Rank 2
answered on 24 Jul 2009, 05:12 PM
I am having this issue as well.  It appears that when the title bar is missing, the top border image is not appearing on the window.
http://twitpic.com/bglhr

I am using Telerik asp.net RadControls for ASP.NET Q1 2009
0
Martin
Telerik team
answered on 27 Jul 2009, 06:40 AM
Hello killyosaur,

As I said to Phil, I was unable to reproduce the issue you both have reported on our side, so I would like to send a sample project or at least screenshots which demonstrate it.

All the best,
Martin Ivanov
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
Phil DeVeau
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Phil DeVeau
Top achievements
Rank 1
Martin
Telerik team
killyosaur
Top achievements
Rank 2
Share this question
or