Print Page | Close Window

Report Control - Scrollbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=994
Printed Date: 17 May 2024 at 5:09am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Report Control - Scrollbar
Posted By: ianp
Subject: Report Control - Scrollbar
Date Posted: 28 July 2004 at 11:21am

I have a form which contains the report control. I re-use the control to display two different lists of information. Before changing to a different list I attempt to reset the ReportControl using the following code:

With ReportControl1
  .GroupsOrder.DeleteAll
  .Columns.DeleteAll
  .SortOrder.DeleteAll
  .Records.DeleteAll
  .SelectedRows.DeleteAll
End With


However, after the new list is populated, if a user has scrolled down and selected a record in the original list, the controls scrollbar doesn't reset to the original position but remains "scrolled"

 




Replies:
Posted By: SuperMario
Date Posted: 08 November 2004 at 11:04am
This will be fixed with the next release



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