This is a migrated thread and some comments may be shown as answers.

Loading parameter which have many value

1 Answer 48 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 15 Jul 2014, 01:25 AM
We need to design a report which one of the parameter is multi selection from a table, but the table contain over 3000+ records.

Is there a way (or similar) which we can do a search first, then add the value to the parameter, then execute the report?

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 16 Jul 2014, 06:47 PM
Hello Alex,

Please refer to the post in your support ticket on the same question:

"...You can implement your own parameter controls and search functionality inside your application and then pass the selected parameter values directly to the report parameters.
Also note that if you try to load 30000+ data rows in a report parameter you may face some performance issues, so this is not recommended in general....
"

Using the above approach will allow you to use custom loading of the values to avoid loading all records at once. The values can be sent to the report as in the How To: Pass values to report parameters article.

If you have further questions, let us continue the discussion in your support ticket to keep a better track of the exchanged information.


Thank you for your understanding.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Report Designer (standalone)
Asked by
Alex
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or