Print Page | Close Window

Combo button

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


Topic: Combo button
Posted By: vernonr
Subject: Combo button
Date Posted: 08 May 2006 at 12:18pm

How can I force the XTPReportRecordItems to show all the combo box dropdown buttons in a control having many rows ?

Thanks




Replies:
Posted By: sserge
Date Posted: 08 May 2006 at 2:31pm
Hi,

It was already discussed there, try searching by keywords "constraint" and "combo".

for example: http://forum.codejock.com/forum_posts.asp?TID=3525 - http://forum.codejock.com/forum_posts.asp?TID=3525

--
WBR,
Serge


Posted By: vernonr
Date Posted: 08 May 2006 at 2:40pm

I have seen those threads..but, I must be missing something....

Suppose I have ten rows and each row has a combo box ( so 10 combo boxes ) . How can I force the buttons to be shown for all ten rows AT THE SAME TIME. I want to show the user that the items shown are part of a list...

Thanks

 

 

 



Posted By: sserge
Date Posted: 09 May 2006 at 10:48am
Ok, now I see what you need.

Actually, there is the only way to do so. As far as in standard behavior combo box is created and shown only when user clicked a button, you'll have to override standard behavior.

You'll need to create a descendant of standard Record Item, and override its Drawing methods. There you can implement drawing showing a kind of a combo box in each item.

--
WBR,
Serge


Posted By: vernonr
Date Posted: 09 May 2006 at 10:56am

Thanks Serge - I'll investigate this....

 

 




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