ralf
unread,May 7, 2012, 4:15:43 PM5/7/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Powerbuilder 11.5
I have a datawindow that returns about 3 pages of data. I have a
button to update a field of all returned rows. It uses the rowcount
method to iterate thru them. the problem is, rowcount only has the
first page in it. If I scroll to the bottom, those rows show up in
rowcount. I need the correct number of rows for the entire datawindow
to be returned without the user having to scroll to the bottom first.
Any idea's?
thx