J
Joemanc
I just started playing around with Infopath so I'm not sure this can be done,
but here goes...
I'm using the InfoPath Toolkit for .NET(VB). On my Infopath form, I have a
drop-down list box. I'd like to populate this listbox with names from a
secondary data source. I have placed some buttons on my form to be able to
filter the data. I have the code that handles the click event for the
buttons, but from within that click event code, I can't find the drop-down
list box in the object model in VB.NET/InfoPath.
Alternatively, I've tried to use the Rules within the button, but the the
rule will not load my drop-down box. It doesn't seem to fire, although I have
put in some test message boxes above and below the action and those boxes do
come up.
but here goes...
I'm using the InfoPath Toolkit for .NET(VB). On my Infopath form, I have a
drop-down list box. I'd like to populate this listbox with names from a
secondary data source. I have placed some buttons on my form to be able to
filter the data. I have the code that handles the click event for the
buttons, but from within that click event code, I can't find the drop-down
list box in the object model in VB.NET/InfoPath.
Alternatively, I've tried to use the Rules within the button, but the the
rule will not load my drop-down box. It doesn't seem to fire, although I have
put in some test message boxes above and below the action and those boxes do
come up.