Print Page | Close Window

CXTPReportRecordItem Without border

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=23513
Printed Date: 19 April 2024 at 2:30pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTPReportRecordItem Without border
Posted By: umair
Subject: CXTPReportRecordItem Without border
Date Posted: 30 November 2017 at 2:12am
Hello,
I Want to display some CXTPReportRecordItem in CXTPReportControl without border like:



Please Help.



Replies:
Posted By: olebed
Date Posted: 30 November 2017 at 7:17pm
Hello umair,

This is interesting question...
The simplest way is using Merged Cells. However outside borders will be still drawn so you can try to play with CXTPReportControl::DrawRows()
see code around line
drawArgs.pRow->DrawItemGrid(pDC, drawArgs.pColumn, rcGrid);

Try comment this line and recompile library.

Regards,
 Oleksandr Lebed



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