There are 4 panels in one page. I used a radio button list to manage each panel visible or invisible to have user to input data working like tab. How to clear all data in one panel if user switch to another panel? For example, panel A lists customer's information, panel B list customer's order detail. Once switching from panel B to panel A, all data in panel B should be cleared. So far, I only clear them one by one using code like: