Hi,
i use a typed list and data adapter scenario.I bind data to my data grid and to my form components.I add new record to db,delete a record from db or update record.But i couldn'r see any change in my data grid.
grid.Refresh() does not work.
please help...