Hi All,
I am working on Infopath 2007 Beta 2.
I am stuck up in the following issue :
I have two Drop Down List Box which are databound to a SQL DataSource.
However the contents in the Second DropDown are to be filtered based on
the selection in the first dropdown.
One thing to be noted is that I want to keep the forms Browser based ,
so I cant use the Out Of Box filtering feature in Infopath 2007. I want
some way wherein probably I can bind the the dropdown list box control
to the Datasource through code at run time.
David Airapetyan - 30 Oct 2006 06:40 GMT
This is addressed in the following InfoPath Team Blog article:
http://blogs.msdn.com/infopath/archive/2006/10/12/cascading-dropdowns-in-browser
-forms.aspx
Dave
> Hi All,
> I am working on Infopath 2007 Beta 2.
[quoted text clipped - 8 lines]
> some way wherein probably I can bind the the dropdown list box control
> to the Datasource through code at run time.