I want to edit multiple cells in a XamDataGrid column, without losing the selected cells when entering edit mode. The cells should be selected while holding the left mouse button and hovering on top of the cells. How can I achieve this?
Hello Karl,
My team and I have done an initial review of this post, and it sounds like you are looking to do drag-selection in the XamDataGrid, and keep the selection when you enter edit mode. If my impression of this is correct, I would recommend that you take a look at this forum thread, where something very similar was discussed: https://ko.infragistics.com/community/forums/f/ultimate-ui-for-wpf/94761/selection-lost-when-a-cell-changes-to-edit-mode.
If you are instead referring to the ability to edit multiple cells all at once in the XamDataGrid, this is not something that is currently supported, as cell editing currently needs to happen in a single cell at a time. If you would like to see multi-cell editing in the grid, I would recommend suggesting a new product idea for that at our WPF Ideas Site, here: https://ko.infragistics.com/community/ideas/i/ultimate-ui-for-wpf.
Please let me know if you have any other questions or concerns on this matter.