.rpRootGroup {
padding
:
0px
0px
0px
0px
!important
;
/* background-color: #808080 !important; */
background
:
url
(../images/ListeTopBg.gif)
!important
;
border
:
none
0px
#ffffff
!important
;
}
.rpRootGroup {
background-image
:
url
(Images/ulbg.jpg);
padding
:
0px
0px
0px
0px
!important
;
border
:
none
0px
#ffffff
!important
;
}
.rpText, .rpLink, .rpOut {
color
:
#000000
!important
;
list-style
:
none
;
height
:
30px
!important
;
border
:
none
0px
#ffffff
!important
;
background
:
none
!important
;
padding
:
0px
0px
2px
2px
!important
;
margin
:
0px
0px
0px
0px
!important
;
line-height
:
30px
!important
;
}
.rpHeader {
padding
:
2px
0px
0px
0px
!important
;
background-color
:
#f3f4f5
!important
;
/* background: url(../images/ListeTopBg.gif) !important; */
border
:
solid
1px
#808080
!important
;
height
:
30px
!important
;
}
.rpListItem {
list-style
:
none
;
color
:
#000000
;
height
:
30px
!important
;
border
:
none
0px
#ffffff
!important
;
background
:
none
!important
;
padding
:
0px
0px
2px
2px
!important
;
margin
:
0px
0px
0px
0px
!important
;
line-height
:
30px
!important
;
}
.rpListItemClicked {
list-style
:
none
;
color
:
#000000
;
height
:
30px
!important
;
border
:
none
0px
#ffffff
!important
;
background-color
:
#f0f5df
!important
;
padding
:
0px
0px
2px
2px
!important
;
margin
:
0px
0px
0px
0px
!important
;
line-height
:
30px
!important
;
}
.rpListItem:hover {
background-color
:
#f0f5df
!important
;
}
<
telerik:RadPanelBar
runat
=
"server"
ID
=
"RadPanelBar1"
Width
=
"870px"
Height
=
"70%"
ExpandMode
=
"FullExpandedItem"
ExpandAnimation-Type
=
"OutSine"
>
<
Items
>
<
telerik:RadPanelItem
Text
=
"Afdelinger"
Expanded
=
"False"
CssClass
=
"rpHeader"
Height
=
"30px"
>
<
Items
>
<
telerik:RadPanelItem
Text
=
"Opret ny..."
Expanded
=
"False"
CssClass
=
"rpListItem"
SelectedCssClass
=
"rpListItemClicked"
>
<
ContentTemplate
>
<
div
>
<
table
style
=
"width: 855px"
>
<
tr
>
<
td
>Afdelingsnavn:</
td
>
<
td
>
<
asp:TextBox
ID
=
"txtDepartmentName"
runat
=
"server"
></
asp:TextBox
></
td
>
</
tr
>
<
tr
>
<
td
>Telefon nummer:</
td
>
<
td
>
<
asp:TextBox
ID
=
"txtPhoneNumber"
runat
=
"server"
></
asp:TextBox
></
td
>
</
tr
>
<
tr
>
<
td
>Adresse:</
td
>
<
td
>
<
asp:TextBox
ID
=
"txtAdress"
runat
=
"server"
></
asp:TextBox
></
td
>
</
tr
>
<
tr
>
<
td
colspan
=
"2"
style
=
"text-align: right;"
>
<
asp:Button
ID
=
"Submit"
Text
=
"Gem"
runat
=
"server"
/></
td
>
</
tr
>
</
table
>
</
div
>
</
ContentTemplate
>
</
telerik:RadPanelItem
>
<
telerik:RadPanelItem
Text
=
"HG"
Expanded
=
"False"
CssClass
=
"rpListItem"
SelectedCssClass
=
"rpListItemClicked"
>
<
ContentTemplate
>
<
div
>
<
table
style
=
"width: 855px"
>
<
tr
>
<
td
>Afdelingsnavn:</
td
>
<
td
>HG</
td
>
</
tr
>
<
tr
>
<
td
>Telefon nummer:</
td
>
<
td
>+45 22 33 44 55</
td
>
</
tr
>
<
tr
>
<
td
>Adresse:</
td
>
<
td
>Silkeborgvej 140, 8700 Horsens</
td
>
</
tr
>
<
tr
>
<
td
colspan
=
"2"
style
=
"text-align: right;"
>
<
asp:Button
ID
=
"Edit"
Text
=
"Rediger"
runat
=
"server"
/></
td
>
</
tr
>
</
table
>
</
div
>
</
ContentTemplate
>
</
telerik:RadPanelItem
>
</
Items
>
</
telerik:RadPanelItem
>
<
telerik:RadPanelItem
Text
=
"Uddannelser"
Expanded
=
"False"
CssClass
=
"rpHeader"
Height
=
"30px"
>
<
Items
>
<
telerik:RadPanelItem
Text
=
"Opret ny..."
Expanded
=
"True"
CssClass
=
"rpListItem"
SelectedCssClass
=
"rpListItemClicked"
>
</
telerik:RadPanelItem
>
</
Items
>
</
telerik:RadPanelItem
>
<
telerik:RadPanelItem
Text
=
"Historie"
Expanded
=
"False"
CssClass
=
"rpHeader"
Height
=
"30px"
>
<
Items
>
<
telerik:RadPanelItem
Text
=
"Opret ny..."
Expanded
=
"True"
CssClass
=
"rpListItem"
SelectedCssClass
=
"rpListItemClicked"
>
</
telerik:RadPanelItem
>
</
Items
>
</
telerik:RadPanelItem
>
</
Items
>
</
telerik:RadPanelBar
>
CustomRadFilterDropDownEditorPure tmp_drop_down_field =
new
CustomRadFilterDropDownEditorPure();
tmp_drop_down_field.ToolTip = some_variable_with_text;
<
telerik:RadFilter
Skin
=
"WebBlue"
Width
=
"100%"
ID
=
"RadFilter1"
runat
=
"server"
ShowApplyButton
=
"false"
AllowFilterOnBlur
=
"True"
OnPreRender
=
"RadFilter1_PreRender"
OnFieldEditorCreating
=
"RadFilter1_FieldEditorCreating"
CssClass
=
"RadFilter RadFilter_WebBlue"
Culture
=
"de-DE"
ExpressionPreviewPosition
=
"None"
Visible
=
"true"
>
</
telerik:RadFilter
>
If you go to the RadScheduler Web Service demo on the Telerik website, one of the things that you will be able to observe is the Height of each appointment "node" that appears within the scheduler. Obviously, the Height of each appointment represents the start time / end time of the specific appointment. For example, the Height of the Strategic Planning appointment for Monday the 30th visually depicts a start time / end time of 10am - 11am. Compare this, for example, to the Height of the all day appointments listed for Thursday the 2nd.
In the upper-right of the scheduler are the different views (Day, Week, Month, Timeline). This demo defaults to Week view. If you click Timeline to change the view, notice that the start and end times are no longer included in this view, and all of the appointment "nodes" have the same Height.
Is there a way to specify or change the Height of the appointment nodes that appear in Timeline view?
Thank you,
Steven
<
td
align
=
"right"
height
=
"30"
>
<
telerik:RadButton
ID
=
"RadButton3"
runat
=
"server"
ButtonType
=
"LinkButton"
OnClick
=
"orderupdate_Click"
PressedCssClass
=
"buttonpressed"
HoveredCssClass
=
"buttonpressed"
>
</
telerik:RadButton
>
</
td
>
.buttonpressed {
background-color: #000000 !important;
}