This example demonstrates how to use the ASPxClientWebControl.SetVisible method and the client-side ASPxClientCallbackPanel.EndCallback event to show/hide controls implementing a simple verification wizard. You can implement the wizard by showing and hiding controls at each step and creating next controls in the ASPxClientCallbackPanel.EndCallback event.
↧