I have been searching high/low on the GooglePlex and here for a sample MVC3 Wizard (multi-step) that does NOT invlove the clientsidevalidation elements of MVC3 (and jQuery). I have seen at least one detailed explanation of some elements here: multi-step registration process issues in asp.net mvc (splitted viewmodels, single model), but I have not been able to get it to work properly.
Being new to MVC3 and programming in general, I suspect its my experience level that’s preventing me from getting that to work.
Anyhow, any guidance to non-Jquery MVC3 wizard samples would be great. Thank you in advance.
I would do something like this if jQuery/javascript is not allowed to be used