Alphabetic shortcut disabled on Report Column
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=22486
Printed Date: 27 November 2024 at 12:58am Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: Alphabetic shortcut disabled on Report Column
Posted By: manojzacharia
Subject: Alphabetic shortcut disabled on Report Column
Date Posted: 09 December 2014 at 4:50am
Alphabetic shortcut is not working on Report Column with Combobox - C#.NET
My product is using Xtreme report control (Codejock.ReportControl.Unicode.v11.2.0.ocx) in an outlook Addin. Recently , we have migrated from VB to c#.NET and since then the items in the ReportColumn are not responding to the alphabetic shortcuts.
The same issue is reproducible in the code samples provided with the latest Xtreme SuitePro ActiveX v16.4.0 -------------------------------------------------------------------------------------------------------- Steps to replicate the issue 1. Compile and run the Reportsample that comes with Codejock.SuitePro.ActiveX.Eval.16.4.0 (\Samples\ReportControl\C#.NET\ReportSample) 2. Pick Additional Samples -> Properties Test from the menu 3. Double click on values column to popup the dropdown and then try to select item by keyboard shortcut with first letter of the item
It is observed that the shortcuts are working fine with the VB sample (Samples\ReportControl\VB\ReportSample)
-------------------------------------------------------------------------------------------------------- It seems that the keyboard shortcuts are disabled when the control is hosted in a managed application.
Is it a known issue Is there any fix available Or is there any workaround
|
Replies:
Posted By: mcmastl
Date Posted: 20 April 2015 at 12:23pm
Thank you for bringing this to our attention, we have informed our development team and we will be looking into the issue. If the matter has been resolved please let us know.
------------- Luke McMasters, Support Team CODEJOCK SOFTWARE SOLUTIONS
|
|