Using DropDownList to dynamically load controls in anInfoPath Form

R

Rama Gopu

How do i dynamically change the controls in an Infopath form based ont he value selected form the dropdownlist. What loogic should i write in dropDownlist_change() EventHandler. Could anyone help me out in this?


EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
 
K

K.Ramana Reddy(GGK Tech)

Hi,

You can use Conditional formatting(Hide/Show) based on selected value in the
drop down instead of code.

I hope this will help for you.
 

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