Print Page | Close Window

Report Control Virtual Mode

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=7947
Printed Date: 16 September 2024 at 4:12pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Report Control Virtual Mode
Posted By: cybeh
Subject: Report Control Virtual Mode
Date Posted: 05 September 2007 at 9:12pm
Hi all,

Please correct me if I am wrong.

When we set the report control to virtual mode, there is no way for us to know what's the value for the selected row item value anymore?

Example:
wndReportControl.SelectedRows(0).Record.Item(0).Value <- this will return nothing.

Please advice. Thanks.



Replies:
Posted By: Baldur
Date Posted: 30 October 2007 at 5:34am
This is by design. In virtualmode yo don't add any records.
See VB-example  VirtualList.
In SelectionChanged-Event and perhaps MousDown-Event yo get the Index of row and item and can access your own datalist with the populated indexes.



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