Hits Today: 1 Total: 6987 | Updated: 3/9/2003 | |
 | I saw my team mates develop wizards in our web-based application development project, that involved multiple steps, back & forth movement (with "next" and "back" buttons), and data being saved only in the last step.
Author: Rajiv. R Code: ASP.NET v1.0 |
Hits Today: 1 Total: 38 | Updated: 10/30/2009 | |
 | In ASP.NET environment,Panel Web Server Control can help you to act this control as a container within the page for other controls. By putting controls into a Panel control, you can control them as a unit — for example, hiding or showing them. Author: Mohideen Code: ASP.NET v2.0 & C# |
|  | |