Ext.NET and Ribbon combination

  1. #1

    Ext.NET and Ribbon combination

    Hi all
    is there some example of using ASP.NET controls, like http://aspnetribbon.codeplex.com/ ?
    It would be nice to put some grid in the Ribbon body and communicate via Ribbon buttons.
    Or, is there any other example of navigation, like Outlook shortcut bar or something?
    Thanks.
  2. #2
    What about to use combination of TabPanel and ButtonGroup?
    See the bottom panel in the following sample
    https://examples1.ext.net/#/Buttons/...roup/Overview/
  3. #3
    Hi
    thanks, that looks great.
    I'm looking in the last example (with tab's).
    Any chance that each tab have their own buttons?
    For example, on tab Home we have 5 buttons, and on tab Insert we have 10 buttons?
    Thanks.
  4. #4
    Just define buttons in the button group of Insert tab panel as required (each tab has own button group in that sample, click on 'Source Code' button to investigate how all is configured)
  5. #5
    thanks a lot, will do that.
    could you please confirm that this help can be used with Ext.NET:

    http://docs.sencha.com/ext-js/4-0/#!/api

    or is there some other help?
    Thanks.
  6. #6
  7. #7
    Quote Originally Posted by Vladimir View Post
    Thanks a lot.

Similar Threads

  1. [CLOSED] Combination Samples v2.0 Issues
    By cwolcott in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Jul 18, 2012, 6:40 PM
  2. Replies: 0
    Last Post: Feb 03, 2011, 9:11 AM
  3. Replies: 1
    Last Post: Nov 16, 2010, 12:53 PM
  4. [CLOSED] Combination of RadioList and TextField
    By macap in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Apr 16, 2010, 9:41 AM
  5. [CLOSED] EventMask in combination with AjaxMethod
    By reinout.mechant@imprss.be in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 14, 2009, 5:55 PM

Posting Permissions