hi
i have a datagridview on my form that bind to a datatable . is it possible to get CellValueChanged event by changing DataTable's values ? for some reasons i must change the dataTable's value instead of datagridview and i want get datagridview's CellValueChanged event
thanks
i have a datagridview on my form that bind to a datatable . is it possible to get CellValueChanged event by changing DataTable's values ? for some reasons i must change the dataTable's value instead of datagridview and i want get datagridview's CellValueChanged event
thanks