> Hi all, > > I'm working with a multi-column table. In the form event handler, if a > tblEnterEvent occurs for any column > 1 (All columns except the 1st two.), > I set the focus to column 1 using TblGrabFocus(). I can then enter > characters programmically or through the UI with no problem. > > However the cursor doesn't appear until I enter a character through the > UI. Programmically entering characters into column doesn't make the > cursor appear/blink either. I've tried FldSetInsPtPosition(), > FldSetDirty() with FldDrawField() together, FldSendChangeNotification() > with FldDrawField() and TblSelectItem(). Nothing seems to get the cursor > to appear until a characters has been entered through the UI. > > How can I get the cursor to appear? > > Thanks, > Steve
-- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
