Case ID 10922673
Problem Description:
PowerBuilder 8.0.3, after upgrading to Build 9907, DataWindows with
Find on tabular/grid style for a column then SetRow()/ScrollToRow() not
working properly but were work in earlier PB8.0.3 build 9704. The
ScrollToRow() does not scroll to the current row specified using SetRow().
Key Words: Datawindow Find SetRow ScrollToRow SelectRow
Tip or Workaround:
It only happens when you do a SetRow followed by a ScrollToRow. It
should be noted that you don't need to do the SetRow and the ScrollToRow.
Either will make the row current, and the latter will scroll it into view if
it is not already visible. So all you need to do is a ScrollToRow. If you
comment out the SetRow, the it works correctly.
Resolution:
Problem fixed in PowerBuilder 8.0.3 Build 9918 and higher
"Thiago Campos Pereira" <tper...@attps.com.br> wrote in message
news:#yEnmShRDHA.71@forums-2-dub...