I have custom list view which contains name and username of employees. I am trying to delete any employee. I have use the context menu to delete the employee. But I didn't get Id of selected Item in list View. here is my EmployeeDatabaseHelper class which contains deleteEmployee MethodI have custom list view which contains name and