in

InfoPath Dev

Browse by Tags

  • Loop through repeating table

    I have what I think should be a rather simple problem, but to a complete n00b like me, it's daunting at best. The basic scenario is this: I have a database set up for new employees of our company. Upon hire, our HR department will fill out a form (only the top portion) with employee information ...
    Posted to Newbie Questions (Forum) by cjg1979 on 10-15-2008
  • Re: repeating table add rows programaticly

    Hello Thank you for your prompt answer it helped me a lot. finaly this is what i did instead cloning each row For i = 0 To rows - 1 Dim myNamespace As String = NamespaceManager.LookupNamespace("my") Using writer As XmlWriter = MainDataSource.CreateNavigator().SelectSingleNode( _ "/dfs...
    Posted to Newbie Questions (Forum) by Franc1 on 06-25-2008
  • repeating table add rows programaticly

    Hello I'm using infopath 2007 and VB.NET I'm trying to add add rows programaticly to a repeating table(the numbers of rows should be inputed in a separated text box) for example: if i put 3 in the textbox and press the button i'm supposed to obtened a reapiting table with 3 rows. I was searching...
    Posted to Newbie Questions (Forum) by Franc1 on 06-23-2008
Page 1 of 1 (3 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.