<ItemTemplate>
<span style="z-index:8000;float:left;">
<telerik:RadColorPicker ID="RadClrPickr_ForLabel"
runat="server"
ShowIcon="true"
ToolTip="Pick Color for Label" Overlay="true" style="z-index:2000000 !important;">
</telerik:RadColorPicker>
</span>
</ItemTemplate>
I want to display radcolorpicker pallete outside the combobox..is it possible/ how to do this?
I am attaching screenshots for this
First Image colorpicker is in itemtemplate ..its coming inside combobox
Second image color picker is in header template...its working fine..
I need to display my itemtemplate color picker out side
<WebServiceSettings Method="PageMethods.LoadCombo" Path="Admin.aspx.cs" /> |
Hello,
We're having trouble getting certain appointments to show (specifically, recurring appointments that are weekly). The rule defined is this.
DTSTART:20000101T000000Z DTEND:20000102T000000Z RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=MO
It's loaded into the scheduler (its in the appointments collection of the RadScheduler control), but it's not showing on the calendar, any idea why?
Thanks.
<
div
id
=
"MenuBarTop"
></
div>
<
div
id
=
"MenuBarMiddle"
>
<
telerik:RadMenu
ID
=
"RadMenu1"
runat
=
"server"
Flow
=
"Vertical"
EnableEmbeddedSkins
=
"false"
Skin
=
"WIContract"
>
<
Items
>
<
telerik:RadMenuItem
Text
=
"Our Products"
NavigateUrl
=
"Default.aspx"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Text
=
"The Standards"
NavigateUrl
=
"c-16-the-standards.aspx"
Target
=
"_blank"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Text="Performance<br />Laminate" NavigateUrl="/Laminate/Performance/" CssClass="customClass">
<
items
>
<
telerik:RadMenuItem
Text
=
"Fire Rated"
NavigateUrl
=
"/Laminate/Performance/"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Text
=
"Chemsurf"
NavigateUrl
=
"/Laminate/Performance/"
></
telerik:RadMenuItem
>
</
items
>
</
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Text
=
"Decorative Edges"
NavigateUrl
=
"WilsonartDecorativeEdges_Brochure.pdf"
></
telerik:RadMenuItem
>
<
telerik:RadMenuItem
Text="Laminate-Clad<br>Interior Doors" NavigateUrl="/Laminate/LaminateCladDoors/"></
telerik:RadMenuItem
>
</
Items
>
</
telerik:RadMenu
>
</
div
>
<
div
id
=
"MenuBarBottom"
></
div
>