# Datagrid pausing until rollover

**URL:** https://forum.kirupa.com/t/datagrid-pausing-until-rollover/67887
**Category:** Uncategorized
**Created:** [October 20, 2004, 2:06pm UTC](https://forum.kirupa.com/t/datagrid-pausing-until-rollover/67887 "2004-10-20T14:06:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jacobaa](https://avatars.discourse-cdn.com/v4/letter/j/898d66/32.png) [@jacobaa](https://forum.kirupa.com/u/jacobaa)
#### Post date: [October 20, 2004, 2:06pm UTC](https://forum.kirupa.com/t/datagrid-pausing-until-rollover/67887/1 "2004-10-20T14:06:24Z")

</div>

I’m still searching for a solution for this…

Using remoting to access my data, I am populating the datagrid with values. In one column of the datagrid I have a comboBox in each row that when changed will change the values in the rest of that row in the datagrid. The values are changing and accesssing the correct information - however - the data doesnt change until I rollover the row… very weird. I’m guessing I need a function similar to the refreshPane() for a scroll pane. Does anyone have any suggestions, or has anyone ever had this problem? I really can’t seem to figure this one out.
