c# - Wizard in asp.net, client vs serverside -


im going make wizard in asp.net. step 1 7 radiobuttons, leading different steps. each step have dropdown lists or similar, leading final page. final page same no matter "route" take. know is: solve creating asp:wizard, or maybe show/hide asp:placeholders? or make steps on clientside, using generic handler save database, generate json results populate dropdowns etc? thanks

if have know-how of jquery , other stuff must use jquery/jquery plugins.

wizard plugins

  1. http://thecodemine.org/
  2. stackoverflow thread

Comments