Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3166
Runtime Customization for Ribbon
posted

Is it possible to allow user to customize the Ribbon Tab/Groups ?

I am thinking  of allowing user to create their own groups and exisiting tools in the groups. Is there are build dialog for this or need to create a custom dialog.

  • 4618
    posted

    Hi BB,

     

    It is certainly possible to customize the ribbon tabs and groups, during run-time. In order to allow this feature, you just need to apply the ultraRibbonCustomizationProvider component, (from the Toolbox) to the form that your ultraToolbarsManager is being implemented on. After the component is applied to the form, make sure that you link the RibbonCustomizationProvider property for the ultraToolbarsManager.

     

    This property is located under ultraToolbarsManager > Ribbon > RibbonCustomizationProvider; there will be a dropdown menu next to this property where you will be able to select the component. After this is complete, you will have the option of customizing the ribbon-tabs and groups after right-clicking on these elements during run-time.

     

    If you have any further questions, regarding this issue, please let me know.

    Sincerely,

    Chris K

    Developer Support Engineer

    Infragistics, Inc.

    www.infragistics.com/support