![]() |
Report control notify struct invalid? |
Post Reply
|
| Author | |
brianh
Groupie
Joined: 30 April 2004 Location: United Kingdom Status: Offline Points: 83 |
Post Options
Thanks(0)
Quote Reply
Topic: Report control notify struct invalid?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! Thanks. Edited by brianh |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |