Hello Scott,
I have a file with more than 9999 rows and i would like to display them in a subfile.
Is it possible to increase subfile size more than 9999 ?
Mamoud
Subfile size
-
- Profound User
- Posts: 21
- Joined: Fri Jun 26, 2015 7:49 am
- First Name: Fadiga
- Last Name: Mamoud
- Company Name: Allianz Africa Services
- Zip / Postal Code: 00225
- Country: Ivory Coast
- Contact:
- matt.denninghoff
- Profound Logic Staff Member
- Posts: 115
- Joined: Wed Feb 10, 2016 3:53 pm
- First Name: Matthew
- Last Name: Denninghoff
- Company Name: Profound Logic Software
- State / Province: Ohio
- Country: United States
- Contact:
Re: Subfile size
It is possible to display more than 9999 records at once if you use a Database-Driven grid instead of doing a load-all grid in your RPG code. Alternately, you could code a page-at-a-time subfile and allow users to view more than 9999 records.
Here's a discussion on it: http://www.profoundlogic.com/forum/view ... 9999#p9561
Here's a discussion on it: http://www.profoundlogic.com/forum/view ... 9999#p9561
-
- New User
- Posts: 15
- Joined: Tue Aug 21, 2018 8:14 am
- First Name: Keith
- Last Name: Miles
- Company Name: Macomb ISD
- Phone: 5862283375
- Address 1: 38177 LITTLE MACK AVE
- City: CLINTON TWP
- State / Province: Michigan
- Zip / Postal Code: 48036
- Country: United States
- Contact:
Re: Subfile size
At our shop we only load 10 pages an a time, because who is going to roll through 800+ pages of entries. Then we always have a position to field so the user can get right to what they are looking for. This concept has really improved performance since 10 pages loads really fast.
Who is online
Users browsing this forum: No registered users and 5 guests