Hello,
I have a Rad Grid and on it I have 2 filters.. The boss told me he wanted to use a button/image of [Search] and not the default icon that is used for Filtering... I figured out how to change the Icon to use an image via the code below:
.rgFilter
{
background:url('../images/search.gif') !important;
}
But when viewed in a browser it clips the image to the same size of the old Icon...
where to set this size/width??
View attached image to see the problem
or URL: http://tinyurl.com/4xzqbyu
Thanks
Shane
I have a Rad Grid and on it I have 2 filters.. The boss told me he wanted to use a button/image of [Search] and not the default icon that is used for Filtering... I figured out how to change the Icon to use an image via the code below:
.rgFilter
{
background:url('../images/search.gif') !important;
}
But when viewed in a browser it clips the image to the same size of the old Icon...
where to set this size/width??
View attached image to see the problem
or URL: http://tinyurl.com/4xzqbyu
Thanks
Shane