× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Here is a fairly straight forward load-all subfile program.

http://www.martinvt.com/Subfiles/Data_Editor/data_editor.html

My experience is that load-all is fast, easy to use and keeps my eye on the object. It creates empty lines to be updated for adds.

If subfiles can run to a 1000 records and more then there may be an element in the design that needs looking at. (1000 rows divided by 12 lines is 84 page-downs to get to the end. No user is going to like 84 page-downs.)

On 2/22/2016 10:53 AM, Hoteltravelfundotcom wrote:
HI I have a subfile defined below. the user is saying that the program
limits her towards how many she can enter. This screen is used to store
rebate data. It can be alot of rebates per an item as some start at
different times etc.

I saw that in fact there is a limit looks like 12 rows to me. My quesion is
in the below code
what is the purpose of 1000 on the sfl? There is no business reason to
limit them to 12 rows of rebate per item. If I want to allow more lines
per item do I change the pag or the siz?

A SFLSIZ(1000)
A SFLPAG(0012)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.