I have a dataview and a few textboxes and a button.
I want to enter the text and hit the button, which inserts the details of the textbox into the table that is used to populate the dataview. How do I get the dataview to refresh when I hit the button?
Start Free Trial