G
Guest
Hi,
I have a ListView on a form that contains several columns and a few rows
of data. When the user taps on a row of data, he/she is taken to a details
screen giving more information about the selection. After the detail window
is closed the form that contains the ListView regains focus. The problems is
that the form that contains the ListView does not process stylus taps until
the second one. I have overriden the Ongotfocus event for the form and I
know that it is invoked when it should be. Any idea?
Thanks in advance,
Shaun
I have a ListView on a form that contains several columns and a few rows
of data. When the user taps on a row of data, he/she is taken to a details
screen giving more information about the selection. After the detail window
is closed the form that contains the ListView regains focus. The problems is
that the form that contains the ListView does not process stylus taps until
the second one. I have overriden the Ongotfocus event for the form and I
know that it is invoked when it should be. Any idea?
Thanks in advance,
Shaun