What is 'isfist' & 'islast' and why using it?


#1

hi

recently i use repeater.

and i found the isfirst, islast but i don’t know exactly.

plz show example for this

thanks


#2

https://docs.axure.com/axure-rp/reference/repeaters/


#3

Here’s a quick demo. Look at the repeater’s Item Loaded event for an example of how .isFirst and .isLast can be used.

repeater isFirst isLast.rp (58.5 KB)


#4

thank you i understand why use this.