Print Page | Close Window

Does Report Control support images?

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=18777
Printed Date: 15 June 2025 at 5:58pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Does Report Control support images?
Posted By: ocoralan
Subject: Does Report Control support images?
Date Posted: 04 August 2011 at 5:46am
I want to insert some images into the grid cell, the Report Control can meet it?
An example:  http://www.prof-uis.com/img/samples/ReportGrid.jpg - http://www.prof-uis.com/img/samples/ReportGrid.jpg



Replies:
Posted By: ABuenger
Date Posted: 20 August 2011 at 12:34pm
Hi,

you can use markup to include images in a (preview) item.

Andre



-------------
Codejock support


Posted By: Jose5
Date Posted: 20 August 2011 at 4:56pm
You can draw into the pDC*

GetItemMetrics(XTP_REPORTRECORDITEM_DRAWARGS* pDrawArgs, XTP_REPORTRECORDITEM_METRICS* pItemMetrics) -- NOTIFICATION
{
        DrawBmp( pDrawArgs->pDC )
        then return the Rect
}


-------------
IT WASENT ME!!!


Posted By: ocoralan
Date Posted: 08 September 2011 at 2:45am
Anybody has an example? Thanks in advance.


Posted By: ABuenger
Date Posted: 08 September 2011 at 9:51am
Originally posted by ocoralan ocoralan wrote:

Anybody has an example? Thanks in advance.


I'll add it to our sample for the next release.

Andre



-------------
Codejock support


Posted By: ocoralan
Date Posted: 08 September 2011 at 7:37pm
Oh, ABuenger, you are great. Thank you and your team.



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