Hello Support,
In my XamDataGrid, I have a column which displays Item Name appended with item count.
But when I try to edit cell of this item then I want to update current cell value with item name so that only Item name should be edited.
I added e.Cell.Value = item.Name in edit mode starting event but it doesn't work.
How can I achieve this.
Thanks,
Priya
Hello Priya,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.