public void LogsGrid_CellEndEdit(object sender, DataGridViewCellEventArgs e) { _controller.EditLogEntry(sender, e); }