S
Steph
Hello,
I have an ArrayList with some custom objects inside. The type of one
property of this one is an ArrayList too.
When I bind this ArrayList to a datagrid, there is no problem : I can see
all rows and collumns of my object, and the arraylist child.
But when I'm using a way to redefine DataGridTableStyle, in order to rename
fields, I have an error (Mapping name) when I click on the child field.
Do you have an idea ?
Thanks
Steph
I have an ArrayList with some custom objects inside. The type of one
property of this one is an ArrayList too.
When I bind this ArrayList to a datagrid, there is no problem : I can see
all rows and collumns of my object, and the arraylist child.
But when I'm using a way to redefine DataGridTableStyle, in order to rename
fields, I have an error (Mapping name) when I click on the child field.
Do you have an idea ?
Thanks
Steph