ReportControl - no headers with CFormView |
Post Reply |
Author | |
yaron
Newbie Joined: 18 September 2005 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 18 September 2005 at 9:06am |
Hi, I need to use XTPReportControl embeded in CFormView. It all works great with XTPReportControl when I'm using in a simple view. Then I tried to embeded it in a CFormView. I create a dialog and added a List Control to the dialog (using the resource editor), and set the Report style. Then I added a control variable (CListCtrl). I changed in the .src and .h files of the created class the CListCtrl to XTPReportControl and created the Report. The problem was that the headers were not displayed (when I am resizing the window the headers are flickers but immediatly disappears). The rest of the data (the contents of the column) appears as it should be. I suspect that the problem is have something to do with the fact that the style of the control is LVS_REPORT. should it be something else ? what am I doing wrong ? thanks in advance. yaron. |
|
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 |