I figured it out… at least I found a way of doing it.
Use the onclick to set two variables VarSelectedDate and VarSelectedDateAdd6. Then in the OnItemLoad of the repeater I added conditional statements that checked to see if the Item.Date was equal to or greater than VarSelectedDate and less than VarSelectedDateAdd6.
Now i’m working on making it work across months.
if anyone knows an easier way to do this please explain!
I’d love to but this is over a year ago and I can’t even recall which project this is. If you have a specific need I can help with let me know. I have spent a lot of time with date sequencing in Axure.