During the past days of ASP.NET 1.1 we used to use multi panels whenever we needed to separate our controls in a specific block and to show/hide the panel whenever needednow ASP.NET 2.0 provide us with the Multiview control it is used for the same concept
Read More