I am thinking that record number will be required to be retrieved but I don't see any method that returns record number. getValues in DataInfo does not include record number in the
string array that it returns. Also I think TableModel must know datatypes of each column to be able to properly format the values on the screen. Any thoughts ??