or
<
CommandItemTemplate
>
<
div
class
=
"filterEvents1"
>
<
telerik:RadToolBar
ID
=
"tbButtons"
runat
=
"server"
EnableEmbeddedBaseStylesheet
=
"false"
EnableEmbeddedSkins
=
"false"
OnButtonClick
=
"RadToolBar1_ButtonClick"
EnableViewState
=
"true"
AutoPostBack
=
"false"
>
<
Items
>
<
telerik:RadToolBarButton
CheckOnClick
=
"true"
ImageUrl
=
"~/images/ico-all-inactive.png"
Group
=
"showAll"
CheckedImageUrl
=
"~/images/ico-all-active.png"
height
=
"19px"
Checked
=
"false"
CommandName
=
"showAll"
/>
RadGrid1.MasterTableView.FindItemByKeyValue(keyname, keyvalue); ????
Thanks.
.CustomCommandRefresh
{
top
:
1px
!important
;
height
:
16px
!important
;
padding-bottom
:
0px
!important
;
margin-bottom
:
0px
!important
;
background
:
url
(/Images/arrow_rotate_clockwise.png)
no-repeat
!important
;
}
.CustomCommandEdit
{
top
:
1px
!important
;
height
:
16px
!important
;
padding-bottom
:
0px
!important
;
margin-bottom
:
0px
!important
;
background
:
url
(/Images/cog_edit.png)
no-repeat
!important
;
}
.CustomCommandClose .rdClose
{
top
:
1px
!important
;
height
:
16px
!important
;
padding-bottom
:
0px
!important
;
margin-bottom
:
0px
!important
;
background
:
url
(/Images/
cross
.png)
no-repeat
!important
;
}
.rdCommands
{
position
:
absolute
!important
;
right
:
0px
;
top
:
1px
;
height
:
100%
;
}