I want a button to be disabled or enabled based on whether or not a user checks a checkbox on a row in my grid. I can caption the datarecord -- but how do I actually get the button out of the datarecord so that I can disable the button?
Also, both checkbox and button are in CellValuePresenter.
That is to say they are each in their OWN unbound column, but in their own CellValuePresenter.