I added a GridView to my aspx page and setup a simple select statment that populates the grid. It works. I now need to add a text field and allow the user to enter a number and hit a submit button. The grid will update based on the number entered. Basically
just passing the value to the where clause.
I am trying to find a tutorial to walk me through this task.
Go to the complete details ...