6
Answers

display insert query data in datagridview?

Photo of honar abubakr

honar abubakr

11y
1.4k
1
i have form with some textboxes and a button to insert data into database and below the form i have datagridview in to insert data from the form to the database and automatically display inserted datafrom datagridview ... i want to textbox textchange event for display data in datagridview not button click event?

Answers (6)