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
920
Context Menu related question
posted

Hi,

   I have a context menu on my xamdatagrid. When I select the menu option, I want to be able to open a popup window with some input fields. I want to be able to read the fields entered by the user in the popup window and do some changes to the data in the xamdatagrid. How do I go about this?

Thank you