hi everyone,
i have a problem here with databindings, i use datagridview to store data and textboxes binded to that data so if i edit values in textboxes in the datagridview the old values changes only when i select row. the result i want to have is when i edit data in my text box i want to see that in datagridview it is changing in present time but not only when i select other row.
any help will beappreciated.