Posted 05 Oct 2010 Link to this post
Posted 06 Oct 2010 Link to this post
function
OnClientDropDownClosing(sender, args) {
if
(args.get_domEvent().target == sender.get_imageDomElement()) {
args.set_cancel(
false
);
}
else
{
true
<style type=
"text/css"
>
.rcbArrowCellRight a
background
:
url
(
'../Images/myArrowImage.gif'
)
no-repeat
0px
!important
;
</style>