I am using disconnected approchfor a form with 2 buttons, but unable to perform functionality of 1 button.
Search button will search products from tblProduct table and display in Datagridview. User can add edit or delete rows in Datagridview and update button will update the data in database.