Any help appreciated... I have a series of buttons, each with a mouseEnter handler. When the mouse enters a button, a field is shown near it. In that field, I want to put a value. That value is in column 2 of a data grid. In column 1 is the name of the button. So what I _thought_ I needed to do is: ...