Tag: jquery ui

  • ASP.NET MVC editing fast a property

    There are some moments when you want to fast edit a property ( like a status or a name) and you do not want to load the entire “Edit” form for this.More,you are in an edit formula and do not want to add a form. So here is the solution in ASP.NET MVC  with jquery-1.4.2.min,jquery-ui-1.8.1.custom.min…