Hi,
I have a search form on a grid. When the search returns 0, 2 or more records the grid should be displayed, default behaviour, this is okay.
Also for 1 record the grid is displayed, and I don’t want that. I want the user to be able to automatically jump to a detail form immediately when the grid results in only 1 record. This way the users have to do one click less. They search a lot on customer id, which results in 1 hit most of the time.
Any ideas?