visible properties of all webcomponents

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Murali (muralimkn_at_indiatimes.com)
Date: 02/15/04


Date: Sun, 15 Feb 2004 05:41:06 -0800

We r using a single aspx page for insertion ,updation and deletion of data.In each cases we want to hide a lot of web components in a single form.Now we r hiding each component using the visibility property of components.But we want to avoid this one because (eg: if there r 20 components then we have to set the visibility of each component separately)How to set visible properties of all webcomponents in the form in a single statement