![]() |
CXTPReportFilterEditControl problem |
Post Reply
|
| Author | |
idler
Groupie
Joined: 11 July 2007 Location: Russian Federation Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPReportFilterEditControl problemPosted: 11 July 2007 at 5:20am |
|
How to place CXTPReportFilterEditControl on RibbonGroup? I tried so:
class myview : public CFormView
{
...
CXTPReportFilterEditControl m_wndFilterEdit;
}
CXTPControlEdit* pFilterEdit = (CXTPControlEdit*)pTab->GetGroups()->GetAt(0)->GetAt(0);
BOOL y = m_wndFilterEdit.SubclassDlgItem(pFilterEdit->GetEditCtrl()->GetDlgCtrlId(), pFilterEdit->GetEditCtrl()->GetParent()); pReport->GetColumns()->GetReportHeader()->SetFilterEditCtrl(&m_wndFilterEdit);I have ASSERT in SubclassDlgItem.
thanks for help |
|
![]() |
|
idler
Groupie
Joined: 11 July 2007 Location: Russian Federation Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 July 2007 at 1:01am |
|
|
![]() |
|
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 |