Print Page | Close Window

[QUESTION] ReportControl AddComboButton

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=18365
Printed Date: 15 May 2024 at 9:01am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: [QUESTION] ReportControl AddComboButton
Posted By: Xander75
Subject: [QUESTION] ReportControl AddComboButton
Date Posted: 12 May 2011 at 5:03am
Hi,

I have used the ReportControl and added a HeaderRow to be used as a Filter. Using the following snippet of code I have added a ComboButton to the HeaderRow.


Column.EditOptions.AddComboButton
Column.EditOptions.GetInplaceButton(0).InsideCellButton = True


I have used the InsideCellButton to show the button inside the currently selected cell, which works fine. However I have noticed that the text is not always entirely visible when a vertical scrollbar is in the dropdown (see screenshot below). If I don't use InsideCellButton then the text is visible as the scrollbar is moved over to the right of the column.



The column width if made wider resolves this issue when using InsideCellButton however the width I have used shows the text is not entirely visible.

Does anyone know if the dropdown width can be programmatically changed?



-------------
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition
Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6)



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