I am trying to put a search box in a web form that will be put on a SharePoint server. I can type information in the text box and it preforms the search. The problem is it won’t show the information in the asset information subform until the right record is selected on the record selector below. As an example asset “1020” is the 5th record and no information will be displayed on the subform until I go to record 5. The reason I know the search is working is that no record will be displayed except the record that is typed in the search text box.
How can I fix this