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
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.

Signature
k.Ramana Reddy
http://www.GGKtech.com
> 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