There are 10 fields on a row on a windows app form
User types:
N (a number) and [TAB] 10 TIMES
User complains that when typing fast often skips a field and places 2 numbers in the subsecuent field
For example Instead of:
01 01 01 01 01 01 01 01 01 01
user gets:
01 01 01 01 11 01 01 01 01
PING reports a 2 ms delay average and less than 1 ms jitter
Is there any way to correct this beheavor
Thanks,
Bert