Hi,
we have bought the Xceed Grid for WPF a couple of month ago and it's working great since then.
We would now like to vote for a "RowEditor" as a new feature request.
Currently, each editor is displayed in its corresponding cell.
In our application, the columns of our grids are showing only a subset of the information of the dataitem.
If the user clicks on a row, an editor should show up, giving the user the possibility to edit all the information the dataitem contains.
This editor should not be displayed inside a single cell but should fill the whole row.
I guess this is not possible at present, or am I wrong?
We could play with different row templates, but this would be much easier if there were some sort
of DataRow.TemplateSelector.
A RowEditor would enable us to implement the Xceed Grid for WPF in more ways than we can today.
Thanks,
Michael.