but with this array of data, how can I get the absolute row position of this data row? For example, my controls are not bound, and I've edited the data for the field by which the table was ordered. Now, of course the order changes for all, so I removed the table and reloaded it (i'm sure there's a faster way), and now, having stored the primary key value for the edited row in a variable, I want to jump to that row to populate my controls again