Yurii, Yes i have a radio group and 2 radio items in it. when one is selected i have a click event javascript as the following: Appery('demographics_grid').show(); Appery('quantity_grid').hide(); When the second one is clicked i have a second click event javascript : Appery('demographics_grid').hide...