How do you get automatic notification for a DataGridView so I don't have to poll and manually update the table data in the DataGridView. I've been searching the Internet for good examples but I haven't found any. I want the data to be changed automatically as soon as something happens in the database.