ActiveX with Node Binding

J

Jay W

I'm developing an ActiveX control that works with multiple field values for
an InfoPath form using VB6. I can create ActiveX constrols that work with
simple values (string, integer, etc.) to my hearts content and they seem to
work fine. When I create a control that has a Value property of type
IXMLDOMNode and add that to InfoPath and specify the Data Type as "Field or
Group (any data type)" the control does not function. It displays properly
on the design canvass and when I preview the form but it is non-responsive
and does not display any data. Any thoughts on what I am doing wrong or
examples of node binding are appreciated.

Thanks,

Jay
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top