display insert query data in datagridview?
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?