Any ideas how to remove/hide/disable and make invisible the sidebar (with all of开发者_Python百科 the links in it) from a Wizard Control?
Here is the error I get on Line 86 CS1061: \'ASP.tabs_profile_vieweditprofile_aspx\' does not contain a
I\'ve got an ASP.Net Forms page containing the following (simplified) <asp:Wizard /> control. I now need to modify this page so that when it is loaded, it loads showing the final step.
I have an asp:wizard control that contains five WizardSteps. All of开发者_Python百科 these steps have form controls, and most of these controls have validators. When the user steps through the wizard
I\'m new to the ASP.NET\'s Wizard contr开发者_如何学Gool and couldn\'t make it work. I guess there is a minor issue in the code that prevent the wizard from displaying. Here is the code snippet that I
I\'m getting errors in a few of my pages: Error Message: Invalid character in a Base-64 string. Error Source: mscorlib