Print Page | Close Window

erratic behaviour when in dialogbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=17505
Printed Date: 29 May 2024 at 1:25am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: erratic behaviour when in dialogbar
Posted By: wakerunner
Subject: erratic behaviour when in dialogbar
Date Posted: 02 November 2010 at 1:49am
I have placed on report control on a form and put the form in a commandbars dialogbar. When I do this the keypreview event never fires and the keydown event does not fire for every key press. When I am adding a new record the enter will save the first 2 records then enter becomes unresponsive.
 
The same code works fine when the form is not placed in the dialogbar.


-------------
Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows 7 64 bit
Language: Visual Basic 6.0





Replies:
Posted By: wakerunner
Date Posted: 02 November 2010 at 12:38pm
Decided to use a grid instead of the report control so never mind.

-------------
Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows 7 64 bit
Language: Visual Basic 6.0




Posted By: Baldur
Date Posted: 10 December 2010 at 3:52am
The keyboardevents are eaten from the commandbar itselves (to check shortcuts).
You can use CommandBarKeyDown-Event instead.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net