lpm Posted August 17, 2008 Posted August 17, 2008 (edited) I have one file with two tables -- each with a listview layout of records including a header and body. Both have the same types and number of fields. Both sets of fields come from the current table. When navigating to the listview in table A, (200 records) the body displays/refreshes quickly (less than a second) and smoothly downward from row 1 to bottom of screen. When navigating to the listview in table B, (29 records) the body displays/refreshes slowly (about 3 seconds) and downward in a row-by-row cascading fashion from row 1 to bottom of screen. I’ve checked for overlaping parts and the front-to-back field layers in table B, but it still cascades slowly downward rather than opening quickly and smoothly. There must be something causing this and it’s driving me crazy. Any help will be much appreciated. TIA lpm ------------- Additional Note: I noticed that when I remove the checkboxes (value list with number "1") the layout displays/refreshes quickly, normally. I need checkboxes on the list, so what can I do? FMA9 WinXP Edited August 17, 2008 by Guest
Fitch Posted August 17, 2008 Posted August 17, 2008 The checkboxes don't slow down table A? Are you sure the table B checkbox comes from the current table occurrence? Is there conditional formatting applied to it? Have you tried changing the font?
lpm Posted August 18, 2008 Author Posted August 18, 2008 Sorry, now I realize that table A does not have checkboxes, so I'm focusing on table B only. Again when I remove the checkboxes, the layout fills quickly/smoothly. Double checked, and the table B checkboxes do come from the current table. No conditional formatting is used. I've tried four different fonts and the font sizes, still no releif from this maddening puzzle. I've exhausted my resources and am open to ANY suggestions. Thank you. lpm
lpm Posted August 18, 2008 Author Posted August 18, 2008 No unstored calculations and/or summaries are used. lpm
comment Posted August 18, 2008 Posted August 18, 2008 We could be guessing forever. Why don't you make a clone of the file, import the data into it, and if it persists, post the file here.
Recommended Posts
This topic is 5941 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now