S
S_K
Hi,
I have a GridView that displays multiple pages.
I also have a TextBox where the user can input an ID (one of the
GridView column values).
I would like to use this TextBox.Text value to search the GridView for
that ID and set the
GridView.PageIndex so that this value is contained in the new page
that's now displayed.
There must be an easy way of doing this! Any ideas?
Thanks in advance.
Steve
I have a GridView that displays multiple pages.
I also have a TextBox where the user can input an ID (one of the
GridView column values).
I would like to use this TextBox.Text value to search the GridView for
that ID and set the
GridView.PageIndex so that this value is contained in the new page
that's now displayed.
There must be an easy way of doing this! Any ideas?
Thanks in advance.
Steve