Lounge - Dynamic parameter not showing all values in crystal report
Asked By kughan j on 09-May-14 03:10 AM
Hi Freinds,
I have a crystal report which asks for the input from the user at runtime.The parameter is "MultiSelect" parameter and the issue here is I have some 20000 items need to be displayed in the parameter list.But crystal report is not showing all values.
I am using Crystal report version XI. I have tried with the option of the regedit.exe and increasing the value inside the string "MaxRowsetRecords" but no use.
Kindly give me any idea on this.
Regards,
Kughan.
Robbe Morris replied to kughan j on 09-May-14 09:13 AM
You are putting 20,000 items in a ListBox or DropDown for a user to select in a user interface? No categorization? No nested levels from them to drill down to?
Forget the report, this is an awful user experience just to select the parameters. A human cannot be expected to visually scan 20,000 items to find those they want in a list.