Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Xaml Grid for an Addon Window

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Xaml Grid for an Addon Window

    I have an Add-on that that has been evolved mainly from the "AddOnShellNoTabs" example provided by the NT support team.(Thanks).
    in the application I am developing it has two sections with different format of data. the first section has 5 columns (even distributed) and 7rows. the second part has 8colums even distributed and 13 rows.
    The questions are:
    a) Is it better/easier to have two XAML grids? in the same Add-on?.
    b) Is it better (is possible?) to modify the second part of the grid to suit the number of columns needed?
    c) Do you have maybe an example where i can start from?

    Thank you very much!!!
    FVJ


    #2
    Hello, thanks for writing in.

    I do not know of an existing example that implements two grids. Typically an application will have 1 main grid then have sub-grids within the main grid. This is sided more on the C# side of things rather than the NinjaScript library. There are many resources for working in WPF grid controls e.g. the complete WPF tutorial:
    https://wpf-tutorial.com/panels/grid-rows-and-columns/ (publicly available)

    Best regards,
    -ChrisL
    Last edited by NinjaTrader_ChrisL; 12-01-2021, 02:21 PM.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      efeuvejota01 There are many possibilities, of course. However, the suggestion of NinjaTrader_ChrisL to use one main grid and then have sub-grids would work well for the requirements you describe. The main grid would have just two cells, it seems. Then within each of those cells, define your other grids accordingly.

      Thanks.
      Multi-Dimensional Managed Trading
      jeronymite
      NinjaTrader Ecosystem Vendor - Mizpah Software

      Comment


        #4
        Thank You very much!!!!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by chbruno, Today, 04:10 PM
        0 responses
        1 view
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        436 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        5 views
        0 likes
        Last Post FAQtrader  
        Started by rocketman7, Today, 09:41 AM
        5 responses
        19 views
        0 likes
        Last Post NinjaTrader_Jesse  
        Started by frslvr, 04-11-2024, 07:26 AM
        9 responses
        127 views
        1 like
        Last Post caryc123  
        Working...
        X