OnReportItemClick in virtual mode |
Post Reply |
Author | |
frank65
Newbie Joined: 30 August 2012 Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 30 August 2012 at 3:33am |
Hi How do I get the data of the different CXTPReportRecordItemText if I select a row in virtual mode? So far I use:void CDlgSearch::OnReportItemClick(NMHDR * pNotifyStruct, LRESULT * /*result*/) if (!pItemNotify->pRow || !pItemNotify->pColumn) with pItemNotify->pRow->GetIndex() to retrieve the data again from the data source. Is it possible to get the data directly from the report control? Thanks Frank
|
|
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 |