Using the XamDataGrid, we have a requirement that the users want to be able to select multiple rows (xamdatagrid we have contains about 20 columns, of which only 4 are presently editable) and then type into one of the 4 editable fields and have it update all rows selected with that value for that column. How can this be accomplished?
Note I presently am using SelectionTypeRecord="Extended", but I also have CellClickAction="EnterEditModeIfAllowed" since the users will often be using the keyboard and tabbing between fields when updating single records.
Thanks,
Brian
Hello Brian,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
That works, thanks Stefan.
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.