Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 5 of 7 (62 items) « First ... < Previous 3 4 5 6 7 Next >
  • Data Type?

    Currently i'm using &lt;node&gt;.dataType method to extract the data type. But strangely this only either ''string'' or ''null''. So it will regard image, date/time and rich XHTML as ''null'' data type. Does anyone know how to grab the precise data type of a control?
    Posted to General (Forum) by potpourri on 04-17-2005
  • Re: Inserting into Repeating Table Programmatically

    hihihi yeah it works now. super duper thanks for this...saved me a lot of trouble, really! :D
    Posted to General (Forum) by potpourri on 04-16-2005
  • Re: Inserting into Repeating Table Programmatically

    Hi Agni, thanks for the reply. I've included the code you gave me, but it throws me an error saying something that the element ''LogEntries'' entered is not as infopath expected due to the namespace naming difference i suppose, even after I setProperty(''SelectionNamespaces'',...). The error specified that the parentnode (logGroup) is with a ...
    Posted to General (Forum) by potpourri on 04-14-2005
  • Re: Inserting into Repeating Table Programmatically

    oh yeah forgot to mention, i realised i need to use: XDocument.View.ExecuteAction(''xCollection::insert'', ''&lt;table_name&gt;''); but where/when to specify the field values to be inserted?
    Posted to General (Forum) by potpourri on 04-14-2005
  • Inserting into Repeating Table Programmatically

    Let say I have the following data source structure: 1. myFields 1.1 logGroup 1.1.1 logEntries (the repeating table) 1.1.1.1 name (the 1st field in the repeating table) 1.1.1.2 age (the 2nd field in the repeating table) Does anyone know how to insert a row programmatically into a repeating table, such that each row to be inserted into repeating ...
    Posted to General (Forum) by potpourri on 04-14-2005
  • Fully Editable Drop-Down List Box

    I'm trying to add entries to a repeating section programmatically just like the example Fully Editable Drop-Down List Box. Like in the example, I built: - a group (/my:myFields/my:logHistorySection/my:logHistoryGroup) - a repeating section with an expression box inside the ...
    Posted to Code (Forum) by potpourri on 04-13-2005
  • Re: Attachment is deleting

    I have the exact scenario like vamsi.krishna. This may be stupid to ask, but how do you add an OnBeforeChange event handler to an attachment control? This can be easily done in other controls with ''Data Validation'' option, but not attachment control though.
    Posted to General (Forum) by potpourri on 04-12-2005
  • Re: current user?

    Currently i'm using another method that is more convinient for me.. http://www.infopathfaq.com/development.asp?postid=710 So, it's working with ActiveXObject(''WScript.network'') object instead.
    Posted to General (Forum) by potpourri on 04-12-2005
  • Re: onLoad read-only

    shanti, your approach is working well. thanks again for the tips :)
    Posted to General (Forum) by potpourri on 04-12-2005
  • Re: onLoad read-only

    hey shanti, i think i understand your approach. i'll give it a go and i'll post it again if my case works. thanks again for the tip! :)
    Posted to General (Forum) by potpourri on 04-10-2005
Page 5 of 7 (62 items) « First ... < Previous 3 4 5 6 7 Next >
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.