I\'m using repeater to create dynamic ul li list
Is it possible to control class whether item is first or last?
Something like:
class=\"<%
For those needing this in VB, here's what works for me.
|
I needed a divider to show for all items except for the last one.