Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - [QUESTION] ReportControl AddComboButton
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

[QUESTION] ReportControl AddComboButton

 Post Reply Post Reply
Author
Message
Xander75 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 April 2007
Status: Offline
Points: 353
Post Options Post Options   Thanks (0) Thanks(0)   Quote Xander75 Quote  Post ReplyReply Direct Link To This Post Topic: [QUESTION] ReportControl AddComboButton
    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)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.