I'm using "index = e.Item.ItemIndex" and this gives me the row number of the datagrid that was clicked. How can I get a value out of that record so I can put it in my query to delete the record from the database?

thanks,
eye