Grid View Display Problem
5 posts
• Page 1 of 1
Posts: 30
Joined: Tue Oct 06, 2009 1:51 pm Location: Austin, Texas |
I hope I am not running into a practical limit of how many resources can be handled in the calendar. My problem is that the client currently has a total of 74 resources (staff, rooms and items) that need to be tracked. With all filters turned off, to ostensibly display all resources, in Grid View, I'm getting an incomplete set. The initial set of resources looks okay, but when I click on Next Resources button, it appears to skip a full subset. It looks like only 50 resources are displaying altogether. In the data viewer, all the resources are in $$sc_ResourceList. It appears to be okay in Schedule View. I'm not sure how to troubleshoot this. Any advice would be appreciated!
Hedrich Michaelsen
Austin TX 512-458-2099 |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Your not reaching the limit... but you've found a bug! Edit the script "Resources Next" and edit the calc used in the first SetVariable line after the comment "How many slots do we have for resources?". Replace $$sc_LastRow in that calc with 23 (or as many rows as you're showing on the grid view's portal if you've changed it).
Make the same change in the script "Resources Previous". Sorry about that! John Last edited by John Sindelar on Sat Jul 17, 2010 7:32 am, edited 1 time in total.
John Sindelar
SeedCode |
Posts: 30
Joined: Tue Oct 06, 2009 1:51 pm Location: Austin, Texas |
Yay! That works. Had to edit both the Previous and Next scripts. Thanks, John. One more head-scratcher solved.
Hedrich Michaelsen
Austin TX 512-458-2099 |
Posts: 30
Joined: Tue Oct 06, 2009 1:51 pm Location: Austin, Texas |
FYI: The conditional formatting on the Grid tab for Next Resources also needs the same fix to function properly...
Hedrich Michaelsen
Austin TX 512-458-2099 |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Right. Thanks!
John Sindelar
SeedCode |
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests