[Migrated content. Thread originally posted on 30 January 2004]
I have an entry-field with NOTIFY CHANGE set to true.It's my intention to fill a grid with data, every time the user changes the entry-field.
This works just fine, fut some users are having slow processing over the network. So I want to change this procedure in this way that the grid is filled with data after the user pauzes for a couple of seconds.
You can compare it like the way the search-engine works in 'Help'. If I type 'acc' for instance, and I wayt, then I get a list of all 'acc-subjects' and the engine just changes 1 time.
My routine changes every time I enter a letter.
Any suggestions ?



