Hi Support Team,
I want to add a context menu to dxg:GridControl row. Context menu should contain one text box and two buttons (Ok, Cancel). I want to implement this in MVVM way.
Please let me know how to achieve this context menu feature for each row click of Grid. I need this for each row since I have update particular row cell on Ok click.
Thanks,
Sourav
Hello Sourav,
The editing functionality you're describing looks similar to the GridControl's built-in Edit Form feature. Please take a moment to test this built-in feature and let me know if it meets your requirements. I look forward to your reply.
Thanks,
Michael
Hi Michael
Your proposed is similar but not the exactly matching my requirement.
Thanks,
Sourav