I have a datagrid filled with dataset. Now I add several new records from the grid and want to save them by clicking a "Save" button. How can I know which record is new, and how to save several new records at same time, in an other words, how to nevigate the grid? Thanks