You need to sign in to do that
Don't have an account?

How to display more than 1000 records in lightining component
I have the requirement is like to display records more than 1000 records in UI of lightining component.please suggest me how to achive this.
In vf page we have readonly=true attribute it will increase the limit 10,000 similar way let us know if there is any solution.
In vf page we have readonly=true attribute it will increase the limit 10,000 similar way let us know if there is any solution.
Please refer below link for sample example where it says There is one benefit that we can show more than 1000 items of single list on UI which just over come the limit of visualforce page.
http://www.codespokes.com/2015/08/lightning-component.html
Hope this helps you!
Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
Thanks and Regards
Sandhya
All Answers
Please refer below link for sample example where it says There is one benefit that we can show more than 1000 items of single list on UI which just over come the limit of visualforce page.
http://www.codespokes.com/2015/08/lightning-component.html
Hope this helps you!
Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
Thanks and Regards
Sandhya