Hello all...
Does any know of a way to search for a row in a multi-paged grid, and move to that page/record in the grid? I'm not talking about filtering the grid down to the record being searched for.
My users have a need where they are looking for a record, but not necessarily filter for that record. They may simply want to start working from the record they are searching for and continue forward or backward depending on their needs.
My problem is, I can't seem to find a way, either through datasource, or the grid, to do this. I can "guess" fairly accurately based on the # of records and the sort, but only if the table remains static. These rows of data will change frequently, so that idea went out the window quick.
Anybody have any ideas?
Thanks, Greg
Does any know of a way to search for a row in a multi-paged grid, and move to that page/record in the grid? I'm not talking about filtering the grid down to the record being searched for.
My users have a need where they are looking for a record, but not necessarily filter for that record. They may simply want to start working from the record they are searching for and continue forward or backward depending on their needs.
My problem is, I can't seem to find a way, either through datasource, or the grid, to do this. I can "guess" fairly accurately based on the # of records and the sort, but only if the table remains static. These rows of data will change frequently, so that idea went out the window quick.
Anybody have any ideas?
Thanks, Greg