Hi again
Wondering if you knew if the latest version of the Telerik controls has an issue with displaying the icons in the grid toolbar. I know it was working in previous versions. I may have changed something that would have caused it to break, but I'm not sure. As an example, here is what I have in my App_Themes\vista.css file. We use all the different skins, but just chose the Vista as an example.
Additionally, I am aware that there is a hotfix, but when I tried to use it (I moved the contents of the last version to a backup folder and copied the contents of the zip file to the Telerik directory), I get the following error:
Package Load Failure
Package 'Telerik.Web.UI .... has failed to load properly (GUID={057D8865-D4BB-46E8-E24FD08F489}}. Please contact package vendor for...
Thanks in advance.
Wondering if you knew if the latest version of the Telerik controls has an issue with displaying the icons in the grid toolbar. I know it was working in previous versions. I may have changed something that would have caused it to break, but I'm not sure. As an example, here is what I have in my App_Themes\vista.css file. We use all the different skins, but just chose the Vista as an example.
.reToolbar.Vista
.tbiEntity {
background-image: url(/images/rgb.png);
}
Additionally, I am aware that there is a hotfix, but when I tried to use it (I moved the contents of the last version to a backup folder and copied the contents of the zip file to the Telerik directory), I get the following error:
Package Load Failure
Package 'Telerik.Web.UI .... has failed to load properly (GUID={057D8865-D4BB-46E8-E24FD08F489}}. Please contact package vendor for...
Thanks in advance.