Search This Blog

Wednesday, 30 May 2012

InfoPath 2010: Repeating table incremental row number

Just add the below content in the properties of defaulf value:
count(../preceding-sibling::*/my:txtSNo) + 1

No comments:

Post a Comment