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.
Thank you for your post. I have been looking into, but it seems like that I am missing something in your scenario, so could you please send an isolated sample project with your approach, so I can investigate it further for you.
Looking forward for your reply.