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 jeronymite, 04-12-2024, 04:26 PM
        3 responses
        44 views
        0 likes
        Last Post jeronymite  
        Started by Barry Milan, Yesterday, 10:35 PM
        7 responses
        20 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by AttiM, 02-14-2024, 05:20 PM
        10 responses
        179 views
        0 likes
        Last Post jeronymite  
        Started by ghoul, Today, 06:02 PM
        0 responses
        10 views
        0 likes
        Last Post ghoul
        by ghoul
         
        Started by DanielSanMartin, Yesterday, 02:37 PM
        2 responses
        13 views
        0 likes
        Last Post DanielSanMartin  
        Working...
        X