Print Page | Close Window

CXTPReportRecordItem question

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=16708
Printed Date: 29 September 2024 at 9:33am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPReportRecordItem question
Posted By: GRLEX
Subject: CXTPReportRecordItem question
Date Posted: 14 May 2010 at 11:44am
Good day. Here is my question:
I have a Grid with different type of controls inside. Is it possible to change CheckBox items to RadioButtons??
I can't find ModifyStyle() method in CXTPReportRecordItem.
I try to do somthing like this

................
CXTPReportInplaceButtons * pInplBut = &pNewItem->GetEditOptions(NULL)->arrInplaceButtons;
pInplBut->GetAt(0)->ModifyStyle(BS_AUTOCHECKBOX , BS_AUTORADIOBUTTON);
...............
But seems to me there is no my checkbox item in this array.

And second question:
I add CXTPReportRecordItemText into my grid,  then I add some constants into it, add inplace combo button. All works fine. When I press to combo button and want to select some constant selection in drop list stay at it position. How to make this selection move for the mouse cursor on mouse moving?

Product: Xtreme SuitePro (ActiveX) version 13.3.1
Platform: Windows XP (32bit) - SP 3
Language: C++

Thank for help.




Replies:
Posted By: GRLEX
Date Posted: 18 May 2010 at 12:02pm
Does somebody know how to resolve my problem?
Question still exist


Posted By: GRLEX
Date Posted: 01 June 2010 at 3:07am
Up Topic.



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