Hi,
I use in my project a DataGrid with dynamic datas and it works well.
But now, i wonder if it's possible to use with multiple keys dictionnaries.
Have you already used this grid with dictionnary that contains double keys?
No, this is not supported.
Hi, thanks for your answer, i found another solution.
But now il would like to know if it' possible to add rows after filling the "data" dictionnary object.
I made a try but apparently it's not possible. When i tried an addition, apparently the data object is renewing and don't add a new row.
Do you have already try to add a row after the filling of this data dictionnary?