MickeD
Programmer
- Feb 20, 2000
- 54
Hi All!<br>
I try to create custom control on base of MSFlexGrid for displaying just small portion of a large database records.<br>
I havn't any problem with geting data but I can't handle navigation keys (like down & up arrows, pgup, pgdn)<br>
Even if I put a code in Form's KeyDown Event with KeyPreview=true MSFlexGrib grabs a keystroke before form.<br>
I can handle any other key (enter,esc, Shift+...)<br>
Any idea?<br>
Beforehand thanks,<br>
Michael
I try to create custom control on base of MSFlexGrid for displaying just small portion of a large database records.<br>
I havn't any problem with geting data but I can't handle navigation keys (like down & up arrows, pgup, pgdn)<br>
Even if I put a code in Form's KeyDown Event with KeyPreview=true MSFlexGrib grabs a keystroke before form.<br>
I can handle any other key (enter,esc, Shift+...)<br>
Any idea?<br>
Beforehand thanks,<br>
Michael