You need to sign in to do that
Don't have an account?
Nagaraju Mogili 52
I want to iterate the serail Number of the records in the ligntning pagination concept, whenever i click on the next page and previo page all the records are changing, but the serial numbers for the records are not changing.
By using the indexVar attribute am able to generate the record numbers for the firstpage, when I click on the next page the record numbers remain the same.
Could anyone help me on this
Could anyone help me on this
Hi,
You can add another column for serial number can handle the numbers pagination event or you can iterate a list in JS and add another field for a serial number before setting it to the page(markup).
Home this makes sense.
thanks.