The DataRowPanel is unpredictable outside a DataGrid; its whole point is that it has columns that line up with the enclosing DataGrid.
What are you trying to use it for here? There is probably a better way!
The DataRowPanel is unpredictable outside a DataGrid; its whole point is that it has columns that line up with the enclosing DataGrid.
What are you trying to use it for here? There is probably a better way!