wxActiveRecordGenerator MovePossition()

Talk here about issues with one of the components hosted at wxCode, or suggest features for it.
Post Reply
User avatar
cutecode
Super wx Problem Solver
Super wx Problem Solver
Posts: 425
Joined: Fri Dec 09, 2016 7:28 am
Contact:

wxActiveRecordGenerator MovePossition()

Post by cutecode »

Did anyone try wxActiveRecordGenerator class?
http://wxcode.sourceforge.net/components/activerecord/

Does it support these functions?

Code: Select all

MovePrevious()
MoveFirst()
MoveLast()
MovePossition()
I wrote my "big" project with DatabaseLayer but it doesn't support those functions.
All I do is reopening the record and use MoveNext() to move to precise position
wx 3.1.6 win/mac/linux

regards,
Alexander Saprykin
https://v2.dental-soft.ru
Post Reply