Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
269 views
hello Telerik,

I am currently developing an application which requires a color picker control. it must be shown within a modal popup with ShowIcon=true. The problem is that the color selection list isn't shown under the dropdown. It is shown in a wrong place.

the following code is my popup usercontrol
<asp:Button runat="server" ID="hiddenTargetControlForModalPopup" Style="display: none" /> 
<asp:Panel ID="selectPanel" runat="server" CssClass="popup" Style="display: none">  
    color:<telerik:RadColorPicker runat="server" ID="colorValue" ShowIcon="true" 
        ShowEmptyColor="false">  
    </telerik:RadColorPicker> 
</asp:Panel> 
<ajaxToolkit:ModalPopupExtender ID="selectModalPopupExtender" runat="server" TargetControlID="hiddenTargetControlForModalPopup" 
    BackgroundCssClass="modalCover" BehaviorID="selectBackgroundPropertyModal" PopupControlID="selectPanel" 
    DropShadow="false">  
</ajaxToolkit:ModalPopupExtender> 
 

and here is the css
.popup   
    {  
        font-size:11px;  
        background-color:#77235B;  
        padding:10px;  
        color:#FFFFFF;  
        height:500px;     
        width:500px;      
    }  
 
.modalCover  
    {  
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);  
        opacity: 0.5;  
        Z-INDEX: 100;  
        LEFT: 0px;  
        POSITION: absolute;  
        TOP: 0px;  
        background-color#ffffff;  
    } 

I hope you guys could help me with this. Thanks.

cheers,

Thomas
Tsvetie
Telerik team
 answered on 12 Jun 2009
3 answers
100 views
I just purchased the RadControls for Ajax and have a question concerning the ClicktoOpen option for the menu control. Is it possible to have the ClicktoOpen only at the root level, then mouse over for all of the children ?

Thanks.

Scott B
Atanas Korchev
Telerik team
 answered on 12 Jun 2009
1 answer
78 views
I've got to be doing something stupid here. I have a DatePicker on a form. I can enter a date into the textbox or select a date from the popup, but when I click a button that does a postback, the .SelectedDate, .DateInput.Text, and DbSelectedDate properties are all null.
Here's how the DatePicker is defined:
<telerik:RadDatePicker ID="radCancellationEffectiveDate" runat="server" Calendar-EnableMultiSelect="false" Calendar-EnableViewSelector="false" Skin="Office2007" Width="110px" > 
    <Calendar Skin="Office2007" UseColumnHeadersAsSelectors="False" UseRowHeadersAsSelectors="False" ShowRowHeaders="false" 
                                    ViewSelectorText="x" ShowOtherMonthsDays="true"
    </Calendar> 
    <DateInput DateFormat="MM/dd/yyyy" LabelCssClass="" MaxLength="10" Width="" ValidationGroup="Cancellation"
    </DateInput> 
</telerik:RadDatePicker> 
 

I'm not doing anything on the client or server to initialize or otherwise mess up the control.

Thanks,

Bob

Bob
Top achievements
Rank 1
 answered on 12 Jun 2009
10 answers
234 views

I have a slider that does not display properly in Firefox, though it displays correctly in Microsoft Internet Explorer.

 

I took snapshots of the IE and Firefox sliders, but there's no provision for attaching images in the forums, so I'll simulate it in text...
'<' and '>' are the arrows on the ends.  === is the thick line to the left, || is the slider indicator, and  --- is the clear line to the right of the indictor.

In IE, the slider looks like this:

<===============||---------------------------> 

The same renders like this in Firefox:
<====||--------                                              >

In Firefox, the RadSliderTrack_slideImages <span> element has a width of 98px.  In IE, the same element has a width of 200px.

What am I missing?  Is there a bug for calculating the slider width for Firefox?

Thanks,
Rod Early

Tsvetie
Telerik team
 answered on 12 Jun 2009
1 answer
71 views
Well i use the radscheduler to show some events from the database.. (actually i try to show the records of the Dotnetnuke Events module).
I have the appointment start and end dates.
My question is what is the simplest way to be able to be able to show for example an event of duration ...say 5 days to be shown in 5 respective days in the row?
I am using the example with the AppointmentTemplate which actually i insert a hyperlink with the eventname and a radtooltip for each appointment.
Peter
Telerik team
 answered on 12 Jun 2009
4 answers
518 views
I have a multi-column RadComboBox in a DotNetNuke web page, the DropDownWidth is large enough to display all item data, however, the vertical and horizontal scroll bars are always shown when clicking the dropdown arrow. How do I remove the scroll bars?    



Hong
Top achievements
Rank 1
 answered on 12 Jun 2009
3 answers
191 views
Hi,

I would like to rename the style descriptor with my own name. Is it possible? (I tried to change the descriptor name in Window.css and overridden 'CssClassFormatString' property to return my descriptor name, but it is not working as expected).

Is it possible to consolidate Window.css and Window.Default.css into one common file?

Thanks!

Raja

 

Fiko
Telerik team
 answered on 12 Jun 2009
0 answers
89 views
I have an multipage with three pageview like this :

<

 

telerik:RadMultiPage Runat="server" ID="RadMPItemOrderToPrepare" SelectedIndex="0">

 

 

<telerik:RadPageView id="pvFurnitures" runat="server" Height="100%">

 

 

<div id="ToolBar" style="top: 1px; width: 100%; background-image: url(<%=PG.Documex.Symo.Core.Web.SymoRequestContext.GetVirtualPath%>Images/toolbarBgH.gif);

 

 

background-repeat: repeat-x">

 

 

 

<radTlb:RadToolbar ID="tlbFurnitures" runat="server" Skin="Outlook" AutoPostBack="true"


In javascript, i want to access my toolbar (tlbFurnitures) inside pageview (pvFurnitures). How I can do this ?

 

ericc34
Top achievements
Rank 1
 asked on 12 Jun 2009
3 answers
170 views
Version 2009 Q1.

I have noticed that there is still some problem with scrolling when you have set the FrozenColumn property.

When i removed it, its scrolls properly.
Pavlina
Telerik team
 answered on 12 Jun 2009
1 answer
58 views
Hi guys,

I just noticed that by default we now have a pager (slider) in the image- file- and other manager windows. Which is quite nice.

I cannot find any pager related strings in the resx file. How would I go about localizing the pager strings?

Regards,
-DJ-
Lini
Telerik team
 answered on 12 Jun 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?