Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
350
Update cell value on edit mode starting
posted

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 

  • 138253
    Offline posted

    Hello Priya,

     

    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.

  • 138253
    Offline posted

    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.