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
  • XDocument Error

    Hello! I just made my first real form with Infopath, and I want to add a field that will automatically generate a numeric code based on a name in a different text box. I found code that does this with a case statement. However, I am being told that "XDocument" needs to be declared. Here is...
    Posted to Newbie Questions (Forum) by JillErin on 06-03-2008
Page 1 of 1 (4 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.