i have a textbox and on enter it selects the correct row in the first datagrid. Then on enter I want it to jump from the first datagrid to the second. For some reason the keypress event doesn't fire the first time, but if I select the row again then it works. Any idea why the event is not raised the first time, but is then fired the second time?
Thanks in advance,
Jeremy
Thanks in advance,
Jeremy