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
35
want to trigger a edit mode by clicking the button in the grid
posted

Question 1:

For the grid, I have a delete button in the xamdatagrid for each row.

After click the delete button, a map table record would be removed. But the record in the grid wont, just change the status of mapping after refresh.

In edit mode, after the grid get edit, there would be a little start appear in the front of the row showing this record is modified.

Now I want to that little start appear after the button click, so i want to know how to trigger a edit event in the cell button click action.

 

Question 2:

I am binding a data source to the xamdatagrid. then i want to bind the content of a data colum to the property of isEnabled for a button. How should I write the style.

Now I am binding the CellValuePresenterStyle to a button style.

Thanks!

Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    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.

Children
No Data