I am using the SuperCombo ( a grid called by a text box ) but have one small problem.
I have the supercombo object in the form, and have two text boxes that call it. One calles it to search for a client chart number, the other calls it to search for a client by name.
Everything works as expected when searching by chart number. It also works when looking for a client name. The problem is if I look for a client by name, enter in part of the name, and hit enter to select the one in the grid, it appears to work ok. But, if I try looking up another chart or name, the grid is now blank, and I can not get it to repopulate.
Any suggestions as to what I have done wrong?
I have the supercombo object in the form, and have two text boxes that call it. One calles it to search for a client chart number, the other calls it to search for a client by name.
Everything works as expected when searching by chart number. It also works when looking for a client name. The problem is if I look for a client by name, enter in part of the name, and hit enter to select the one in the grid, it appears to work ok. But, if I try looking up another chart or name, the grid is now blank, and I can not get it to repopulate.
Any suggestions as to what I have done wrong?