MVVM RibbonBar with interchangeable QuickAccessToolBar buttons

Thread is closed for posting
8 posts, 0 answers
  1. BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 27 Mar 2010 Link to this post

    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.


  2. F3AB3C60-4750-4EDF-8787-A16DCB04B7A1
    F3AB3C60-4750-4EDF-8787-A16DCB04B7A1 avatar
    3299 posts
    Member since:
    May 2017

    Posted 30 Mar 2010 Link to this post

    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.
  3. BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 31 Mar 2010 Link to this post

    There are two files in that attachment.

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



  4. BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 31 Mar 2010 Link to this post

    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.
  5. F3AB3C60-4750-4EDF-8787-A16DCB04B7A1
    F3AB3C60-4750-4EDF-8787-A16DCB04B7A1 avatar
    3299 posts
    Member since:
    May 2017

    Posted 02 Apr 2010 Link to this post

    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.
  6. 94AE9694-043A-4AA1-BA0C-B5B09C4B4AF5
    94AE9694-043A-4AA1-BA0C-B5B09C4B4AF5 avatar
    7 posts
    Member since:
    Feb 2010

    Posted 18 Nov 2010 Link to this post

    I can't download this sample project.
    Can you repost the zip files to download?
    thanks in advance.
  7. 94AE9694-043A-4AA1-BA0C-B5B09C4B4AF5
    94AE9694-043A-4AA1-BA0C-B5B09C4B4AF5 avatar
    7 posts
    Member since:
    Feb 2010

    Posted 18 Nov 2010 Link to this post

    Posted 0 minutes ago

    I can't download this sample project.
    Can you repost the zip files to download?
    thanks in advance.
  8. BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8
    BF42EC85-B935-4155-BBB8-2DF2BAB6B5E8 avatar
    109 posts
    Member since:
    Jun 2006

    Posted 18 Nov 2010 Link to this post

    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.
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.