Page 1 of 1

wxActiveRecordGenerator MovePossition()

Posted: Tue May 15, 2018 3:45 pm
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