I am using a db treeview I add a row to the table using a stored procedure.
Is there a possibility to jump to the just inserted row in the db tree view? The same applies when you delete a row, what I like to do is to jump to the previous related row in the tree. PREVROW and NEXTROW don't work Tony

