When i using Ajax.Beginform() getting duplicate view , and whole form showing in targeted div – Twitter bootstrap
I am new to MVC,My MVC application showing duplicated view, i used ajax.beginform() method. i added jquery.unobtrusive-ajax.min.js as a reference in my layout page and correct version of jquery.js file still getting duplicated view. targeted div by Ajax.beginform showing whole…