Can the property grid handle arrays - and if not can we get a feature request added for that?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Grid Handling Arrays?
Collapse
X
-
Grid Handling Arrays?
Hello,
Can the property grid handle arrays - and if not can we get a feature request added for that?Tags: None
-
Comment
-
The name of the first column, as you probably figured out, is set by the Display tag on the property:
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:Code:[Display(ResourceType = typeof(Custom.Resource), Name = "MyCustomNameHere", GroupName = "NinjaScriptParameters", Order = 0)]
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 Mindset, Today, 06:46 AM
|
0 responses
8 views
0 likes
|
Last Post
by Mindset
Today, 06:46 AM
|
||
|
Started by M4ndoo, Yesterday, 05:21 PM
|
0 responses
14 views
0 likes
|
Last Post
by M4ndoo
Yesterday, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
15 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
82 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
48 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment