in

InfoPath Dev

Browse by Tags

  • Re: Alternate line shading in repeating table

    Don't know if you're still working on this but here's what I used: rowColor = (count(preceding-sibling::myRepeatingSection) + 1) mod 2 Then, set the conditional formatting for the repeating section to color if rowColor <> 0 count( preceding-sibling::myRepeatingSection)+1 returns the...
    Posted to Newbie Questions (Forum) by smaus on 05-26-2008
Page 1 of 1 (1 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.