Farrukh Subhani

Results 13 comments of Farrukh Subhani

Can you check if this goes away when you do following: - include minimum bootstrap or as per your requirement but do no include modal javascript - include this plugin...

I have done couple of other tests on blank MVC4 project and - When adding to new MVC4 project because it has Microsoft.AspNet.Razor

Does it have any known issues with Razor >3.0.0 or is there a version one can test with higher version of Razor?

Thanks for letting me know. I was using a vm with 2013 but will run an update on actual system and test this.

OnStatechange can you get hold of old state value and if min range condition is not valid set it to valid state values.

When you get back from ajax and there are validation errors that you think are server side and ajax is returning if there is an error or success then get...

Most ruby and mvc asp.net framework generate a hidden field for checkboxes and using jquery validation plugin we can put in ignore case however in stepy the above line takes...

Thinking about jumping more than one step and validating whole form. You can have an option flag in opt.vaidateall when true will not filter the fields. There are two things...

I think thats a good idea. What I did was basically set the validation from stepy to false and then on next function i have a function that checks stepisValid(...