Skip Navigation LinksHome / Community & Support / Code Library / WPF > General and Integration Projects > MVVM RibbonBar with interchangeable QuickAccessToolBar buttons

Not answered MVVM RibbonBar with interchangeable QuickAccessToolBar buttons

Feed from this thread
  • k f avatar

    Posted on Mar 27, 2010 (permalink)

    Requirements

    RadControls version

     

    .NET version

     

    Visual Studio version

     

    programming language

     

    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Attached is a sample of how to build an MVVM app using the Telerik RibbonBar and allowing views to dynamically set their QuickAccessToolBar buttons.

    A complete walk through for the code can be found at:
    http://www.dotnetpatterns.net/content/158-Lesson-6-Prism-NW-Creating-a-Dynamic-Ribbon-Bar

    If don't have an account, go to the home page and click the Training (Prism) Category.

    Then find Lesson 6 and open it.  The two files, even though the names appear with a bunch of garbage characters in there name will be here for you to download.


    Attached files

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Mar 30, 2010 (permalink)

    Hi k f,

    It appears that the lesson-6-interribbon.zip is corrupted. Can you please send it again?

    Thank you in advance.

    Regards,
    Tina Stancheva
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • k f avatar

    Posted on Mar 31, 2010 (permalink)

    There are two files in that attachment.

    NSTPrismSample contains the VS solution.  The SharedAssemblies Zip contains the reference assemblies needed to run the app.



    Reply

  • k f avatar

    Posted on Mar 31, 2010 (permalink)

    FYI.  I just downloaded the files from this site and they were fine.  The references in some projects need to be reset to where you put the shared assemblies folder.

    Also there is a problem with your Attach files process.  It it will not allow a user to attach files to an existing thread.  The reason I've created all these etc replies. 

    A modified version of Northwind is needed with this project.  You'll need to modify the app.config to point to the database when you set it up.
    Attached files

    Reply

  • Tina Stancheva Tina Stancheva admin's avatar

    Posted on Apr 2, 2010 (permalink)

    Hi k f,

    Thank you. We will review the projcet next week and I will let you know how it goes.

    Please keep an eye on this thread.

    Kind regards,
    Tina Stancheva
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Posted on Nov 18, 2010 (permalink)

    I can't download this sample project.
    Can you repost the zip files to download?
    thanks in advance.

    Reply

  • Posted on Nov 18, 2010 (permalink)

    Posted 0 minutes ago

    I can't download this sample project.
    Can you repost the zip files to download?
    thanks in advance.

    Reply

  • k f avatar

    Posted on Nov 18, 2010 (permalink)

    Hello,

    I changed the domain name of my site.  I edited the original post in this thread to reference the correct URL.

    http://www.dotnetpatterns.net/content/158-Lesson-6-Prism-NW-Creating-a-Dynamic-Ribbon-Bar


    Please try it there.  I'm not sure of what the issue I've had with posting the files on this site.

    P.S.  If you would consider using Prism 4.0, you might want to check out this Template I created.
    http://www.dotnetpatterns.net/content/185-Silverlight-4.0-Prism-4.0-Telerik-Ribbon-Application-Template

    It has a QATB region that allows you to dynamically populate QATB buttons in it from anywhere in your app.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / WPF > General and Integration Projects > MVVM RibbonBar with interchangeable QuickAccessToolBar buttons