This question is locked. New answers and comments are not allowed.
Hi
I have some controls inside rad ajax panel say it as parent panel.i have also used another ajax panel say it as child panel inside parent panel. There are some check boxes and also some controls(radio buttons with required field validator) are under child panel and also some controls(textboxes with required field validator) are outside to child panel but inside to parent panel. inside child panel radio buttons are hidden and only chckboxes are visible, according to check boxes selection radio buttons are visible.
I came to the screen select any check box then radio buttons are visible accordingly. now i clicked submit button than only required field those are outside to child panel are fired. There is no validation group. When i fill all required fields those are outside child panel and click submit this time inside child panel required field fired. so i need that all required field should fire on button click at any time.
I have some controls inside rad ajax panel say it as parent panel.i have also used another ajax panel say it as child panel inside parent panel. There are some check boxes and also some controls(radio buttons with required field validator) are under child panel and also some controls(textboxes with required field validator) are outside to child panel but inside to parent panel. inside child panel radio buttons are hidden and only chckboxes are visible, according to check boxes selection radio buttons are visible.
I came to the screen select any check box then radio buttons are visible accordingly. now i clicked submit button than only required field those are outside to child panel are fired. There is no validation group. When i fill all required fields those are outside child panel and click submit this time inside child panel required field fired. so i need that all required field should fire on button click at any time.