Answered
dynamically building up object array to populate a datagrid
I am having a difficult time understanding how to push an
object to an array to populate a datagrid.
I am not sure if I am not retrieving the values right or sending them.
I want to Push the full string as the label and on : "Data_Grid.selectedItem " retrieve the value by name with "Data_Grid.selectedItem.G_val" by dynamically building up the "type":"Value".
I am not sure if I am not retrieving the values right or sending them.
I want to Push the full string as the label and on : "Data_Grid.selectedItem " retrieve the value by name with "Data_Grid.selectedItem.G_val" by dynamically building up the "type":"Value".