Hello All
I have a project that I'd like to set up a gridview with text boxes at the top of each column.
These will be used to search or filter the gridview by it's columns.
Do these have to be wired manually or is there a better way?
I tried using the SqlDataSource where you pick the control and it filters the grid but I'm getting weird errors and can't trap them.
I looked on the net to see what others are doing but I don't know what this scenario is called.
Any help would be great.
I have a project that I'd like to set up a gridview with text boxes at the top of each column.
These will be used to search or filter the gridview by it's columns.
Do these have to be wired manually or is there a better way?
I tried using the SqlDataSource where you pick the control and it filters the grid but I'm getting weird errors and can't trap them.
I looked on the net to see what others are doing but I don't know what this scenario is called.
Any help would be great.