I have a GridView that is updated by code-behind code updating the SQL source by inputing text in a TextBox and clocking a button. I have been searching for how to update the GridView after updating the SQL source, and I didn't find the answer. My code for the button click and SQL source changes are:I have a GridView that is updated by code-behin