Troy Clemons
Top achievements
Rank 1
Troy Clemons
asked on 28 Jun 2011, 02:31 PM
I am adding RibbonBarButton to a RadRibbonBar and i do not want an image with my button, but cause there is
o image supplied it is displying a red "X" as the image. how can i remove this. do i have to create a blank
32x32 image to handle this issue.
Thank You
Troy
o image supplied it is displying a red "X" as the image. how can i remove this. do i have to create a blank
32x32 image to handle this issue.
Thank You
Troy
6 Answers, 1 is accepted
0
Hi Troy,
RadRibbonBar requires set images for all RibbonBarItems, except when placed inside of a dropdown (like in RibbonBarMenu and RibbonBarSplitButton).
You can check the Ribbons inside the Office suite from Microsoft and you will see that there are no items on group level without an image set. It simply is part of the idea and of this control.
Regards,
Nikolay Tsenkov
the Telerik team
RadRibbonBar requires set images for all RibbonBarItems, except when placed inside of a dropdown (like in RibbonBarMenu and RibbonBarSplitButton).
You can check the Ribbons inside the Office suite from Microsoft and you will see that there are no items on group level without an image set. It simply is part of the idea and of this control.
Regards,
Nikolay Tsenkov
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Troy Clemons
Top achievements
Rank 1
answered on 29 Jun 2011, 04:35 PM
well then it looks like Transparent png's for me.
thank you for the quick reply
thank you for the quick reply
0
KARTHIK
Top achievements
Rank 1
answered on 04 Sep 2014, 10:48 AM
Hi,
RibbonBarButton showing Red (X) image instead of Proper image assigned while minimize the browser window.But the maximized size window images showing properly.please find the attached screenshot for that issue.I am using Telerik2011 Q2.
regards,
karthik.A
RibbonBarButton showing Red (X) image instead of Proper image assigned while minimize the browser window.But the maximized size window images showing properly.please find the attached screenshot for that issue.I am using Telerik2011 Q2.
regards,
karthik.A
0
Hi KARTHIK,
I tested the RadRibbonBar with Telerik.Web.UI 2011 Q2 assemblies, but I was not able to reproduce the issue described. It would be very helpful if you provide us with the markup of your RadRibbonBar(or a sample project) and also if you record a sample video showing how the issue is reproduced and in which browser(you can use Jing or similar tool for screen recording).
Regards,
Aneliya Petkova
Telerik
I tested the RadRibbonBar with Telerik.Web.UI 2011 Q2 assemblies, but I was not able to reproduce the issue described. It would be very helpful if you provide us with the markup of your RadRibbonBar(or a sample project) and also if you record a sample video showing how the issue is reproduced and in which browser(you can use Jing or similar tool for screen recording).
Regards,
Aneliya Petkova
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0
Praveena
Top achievements
Rank 1
answered on 03 Jun 2016, 12:28 PM
Hi,
I am also facing the exactly same issue in my project.So if you came across with any solution for that????
0
Hi Praveena,
Please make sure that you have set ImageUrl and not ImageUrlLarge property for your RadRibbonBarButtons.
If this was not the cause for the issue observed, I would like to ask you to share here the declaration of your RadRibbonBar control.
Regards,
Veselin Tsvetanov
Telerik
Please make sure that you have set ImageUrl and not ImageUrlLarge property for your RadRibbonBarButtons.
If this was not the cause for the issue observed, I would like to ask you to share here the declaration of your RadRibbonBar control.
Regards,
Veselin Tsvetanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.