Hi,

We have a manual load cweblist where a column needs to be refreshed every xx seconds (sort of a live feed)......

So I used the webtimer object to auto-refresh

The problem is our customer wants their Users to scroll down the web list and not have the list suddenly go back to the top (gridreresh call result)...
the sCurrentRowID would only work if they select the row otherwise no way to know the exact location in the list.

I provided a "Pause Refressh" for them but they keep insisting on refreshing without interrupting the User.

Regards,
Martin