simon_marklar
Registered User.
- Local time
- Today, 12:03
- Joined
- Apr 6, 2005
- Messages
- 19
Hi all,
I've been making some custom functions for listboxes so they can display data from multiple tables and records on one row, and its really simplified some forms for me. I was about to do another one until i realised that this listbox could potentially have over 2500 rows (it wont ever have that much, due to business rules on which customers can be shown). I've done a quick search through the docs + online and cant find anything that would suggest a custom function for this many records is a no-no, but before i go ahead and do it, I thought i'd see if anyone here has used custom functions to display data in a list box and run into limitations on the amount of rows?
thanks you
%simon
I've been making some custom functions for listboxes so they can display data from multiple tables and records on one row, and its really simplified some forms for me. I was about to do another one until i realised that this listbox could potentially have over 2500 rows (it wont ever have that much, due to business rules on which customers can be shown). I've done a quick search through the docs + online and cant find anything that would suggest a custom function for this many records is a no-no, but before i go ahead and do it, I thought i'd see if anyone here has used custom functions to display data in a list box and run into limitations on the amount of rows?
thanks you
%simon