ok so now i have really headaque!
i have datagrid
i truely dont know which of the data object to bind the datagrid and what is the diffrences of it? (i need to view data in the grid and creat check event which retrieves the record index so i can ensure the user by record index to edit it in other place)
if i use dataview when i get selected index in the view after i filter it is not the same index in the dataset which suppose to update my database?
what is the best way???