I am working on a Page that will reference data from a query. My query shows all of the companies I work with, about 1800 in total. I am creating a page where the user can select the customer from a dropdown list and see some demographic info about them. I created the page using the Wizard and it seems to work fine except for one thing. The Group Filter Control I set up to select the Customer from the list of 1800 is only displaying the first 250 or so values... it goes from letter A to midway through letter C then the list just stops.
Is this due to a hard limit of how many values can be found in a dropdown list? And if so, is there another way to achieve the same thing?
Thanks, will appreciate your help.
Is this due to a hard limit of how many values can be found in a dropdown list? And if so, is there another way to achieve the same thing?
Thanks, will appreciate your help.
Comment