Print Page | Close Window

HOWTO: Navigate left/right in report control

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=23352
Printed Date: 24 April 2024 at 4:49am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HOWTO: Navigate left/right in report control
Posted By: mgampi
Subject: HOWTO: Navigate left/right in report control
Date Posted: 01 June 2017 at 9:51am
Hi;

I have initialized a report control in a CXTPResizeDialog and I turn off column auto sizing ( GetReportHeader()->SetAutoColumnSizing(FALSE);).
My Problem is, that I can not navigate using the arrow keys LEFT/RIGHT to the left or right most columns. Both keys do the same as UP/DOWN.

Any ideas what I'm missing here? How can I navigate LEFT/RIGHT using the keyboard?

BTW: IN this case I'm using v17.3.0 of the toolkit in VS2008.


-------------
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017



Replies:
Posted By: olebed
Date Posted: 01 June 2017 at 12:03pm
m_wndReportCtrl.FocusSubItems(TRUE);


Posted By: mgampi
Date Posted: 02 June 2017 at 1:19am
Hi;

I know this, but I don't want to focus the sub items. I need only horizontal scrolling using the left/right (ctrl-left/ctrl-right) buttons.


-------------
Martin

Product: Xtreme Toolkit v 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017



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