Hi All.In my form I have CheckBox, RadioButtonList with two RadioButtons, and two Tables. When I check CheckBox RadioButtonList apears and then when I select RadioButton1 apear Table1 and Table2 hidden when I select RadioButton2 apear Table2 and Table1 hidden. That is work. Now I would like little m...