How can i display records in my grid if i use seek command
for example:
iSERTZ=thisform.txtsearch.value
seek iSERTZ
* if i type letters/numbers in search box(textbox) like "B" then my grid will display list of records beginning with "B" what is the proper way of doing it?
thanks in advance!
August
for example:
iSERTZ=thisform.txtsearch.value
seek iSERTZ
* if i type letters/numbers in search box(textbox) like "B" then my grid will display list of records beginning with "B" what is the proper way of doing it?
thanks in advance!
August