Print Page | Close Window

item value

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


Topic: item value
Posted By: moe188
Subject: item value
Date Posted: 21 June 2006 at 6:44pm
Embarrassed
Hi,
I do have a reportcontrol with 4 columns (A, B, C & D), and I need to retrive the value of column C when the user select the row of his choice, how can I be able to do that?
Thank you,
 



Replies:
Posted By: sserge
Date Posted: 22 June 2006 at 3:10am
The syntax is similar as in MFC vesion Wink
Example below, where COLUMN_C - index of your column.


wndReportControl.FocusedRow.Record(COLUMN_C).Value


--
WBR,
Serge



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