Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Grid Handling Arrays?

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

    Grid Handling Arrays?

    Hello,

    Can the property grid handle arrays - and if not can we get a feature request added for that?

    #2
    Hello fxgroundworks,

    Thank you for your post,

    I'm not quite sure I fully understand your request, could you please clarify?
    If it helps, feel free to attach a screen shot.

    Comment


      #3
      Hello ... attached a screenshot. I have a public property from a indicator that is an array and this is what I see in the UI. My main concern is that I can't seem to change the names of the columns inside of it.

      hope that helps?
      Attached Files

      Comment


        #4
        The name of the first column, as you probably figured out, is set by the Display tag on the property:

        Code:
        [Display(ResourceType = typeof(Custom.Resource), Name = "MyCustomNameHere", GroupName = "NinjaScriptParameters", Order = 0)]
        However, in order to change the name of the second column, you would need to create your own custom property editor, which is currently subject to limitations discussed in the thread below:

        http://ninjatrader.com/support/forum...roperty+editor

        This is an issue we will be keeping an eye on, not only to track the demand for using custom property editors, but to see if there are currently any alternatives for developers.
        Dave I.NinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        33 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        26 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        35 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        31 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        141 views
        0 likes
        Last Post SalmaTrader  
        Working...
        X