Subject | Last and the POS-attribute |
---|---|
Author | guido.klapperich@t-online.de |
Post date | 2001-11-05T10:00:45Z |
I have acustomers-table with a column name. After opening the dataset, I
order by name and then I press the last-button on the IB_NavigationBar
and the cursor goes to the last record, nothing surprising.
But when I use the POS-attribute in the orderingitems, the last-method
doesn't work correct. When I press the last-button, the cursor stops at
the the first customer with the name beginning with an 'x'. But there
are a lot of customers after the found record and I have no possibility
to navigate further. Have I missed something or is this a bug ?
Guido
order by name and then I press the last-button on the IB_NavigationBar
and the cursor goes to the last record, nothing surprising.
But when I use the POS-attribute in the orderingitems, the last-method
doesn't work correct. When I press the last-button, the cursor stops at
the the first customer with the name beginning with an 'x'. But there
are a lot of customers after the found record and I have no possibility
to navigate further. Have I missed something or is this a bug ?
Guido