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

pagination of dynamic table in lightning component
Hi all , I am stuck at a part in creating a lightning component . Actually I have to make lightning component which will fetch the related data from selected object and that table should be shown along with pagination.
I have made the dynamic table but I am not able to display table according to page size and also not able to access values of start and stop.So plz help me .
I have made the dynamic table but I am not able to display table according to page size and also not able to access values of start and stop.So plz help me .
Please refer to the below links which might help you
http://sfdcmonkey.com/2017/01/26/display-record-with-pager-buttons-lightning-component/
https://www.biswajeetsamal.com/blog/pagination-in-lightning-component/
Hope this helps you
If this helps you kindly mark it as solved so that it may help others in future.
Thanks and Regards
All Answers
Please refer to the below links which might help you
http://sfdcmonkey.com/2017/01/26/display-record-with-pager-buttons-lightning-component/
https://www.biswajeetsamal.com/blog/pagination-in-lightning-component/
Hope this helps you
If this helps you kindly mark it as solved so that it may help others in future.
Thanks and Regards
Actually I have tried using these links but I am not able to make the chanes and do it . Please can you help me