The "absolute" method is called by the relative method to change the
cursor position. However, I noticed that absolute does not change
current_row, it only loads the data.
Shoudn't absolute contain the following line :
current_row=index;
----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------