Print Page | Close Window

Report control notify struct invalid?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1537
Printed Date: 07 November 2025 at 1:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Report control notify struct invalid?
Posted By: brianh
Subject: Report control notify struct invalid?
Date Posted: 16 December 2004 at 5:01am

When you click on the expand button in the report control it sends a XTP_NM_REPORT_INPLACEBUTTON notification message and passes a pointer to a  XTP_NM_REPORTINPLACEBUTTON structure.

This structure has pRow, pItem and pColumn members, but only pItem is being populated, what's worse is that the pRow and pColumn members are being left uninitialised!   Can we please have these members populated as I would like to get access to them in my handler?

Thanks.




Replies:
Posted By: Oleg
Date Posted: 16 December 2004 at 5:35am

XTP_NM_REPORTINPLACEBUTTON::pButton is CXTPReportInplaceButton

you can make public CXTPReportInplaceButton::m_itemArgs and use it.

In next version CXTPReportInplaceButton will be derived from XTP_REPORTRECORDITEM_ARGS...

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



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