New Post: Full Source Code for Open Source Project
I think the Buy page should explicitly say "NO SOURCE CODE INCLUDED". When developing an application I want the source code of any 3rd party components I use (like devexpress) to browse and learn,...
View ArticleNew Post: changing pop-up behavior
Is there a way to have all the forms, etc that pop up on the prodinner site to replace the divs, etc, in the traditional ajax manner (while the popups seem cool, they also get in the way on mobile...
View ArticleNew Post: changing pop-up behavior
try setting Fullscreen(true) for all the popups, you can change he defaults by Calling Settings.PopupForm.Fullscreen = true; Settings.Popup.Fullscreen = true; this way the popup will occupy the whole...
View ArticleNew Post: cascading dropdowns problem with id in javascript.
Hi, Thanks to your library. I'm developing with MVC 4 and Razor. I'm using cascading dropdownlists like this :@Html.Awe().AjaxDropdownFor(o =>...
View ArticleNew Post: cascading dropdowns problem with id in javascript.
that's the way to do it with the current version when binding to nested (a.b.c) properties in the next version it will work with the lambda .Parent as well
View ArticleCreated Unassigned: how to use awesome mvc using razor [1619]
<div class="editor-field"> @Html.Awe().DatePickerFor(model => model.Date)ERROR AWE NOT FOUND
View ArticleClosed Unassigned: how to use awesome mvc using razor [1619]
<div class="editor-field"> @Html.Awe().DatePickerFor(model => model.Date)ERROR AWE NOT FOUNDComments: please have a read of this: http://aspnetawesome.com/learn/mvc/Installationyou can also...
View ArticleReleased: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleCreated Release: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleUpdated Release: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleReleased: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleUpdated Release: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleUpdated Wiki: Home
Project DescriptionIt contains a rich set of helpers (controls) that you can use to build highly responsive and interactive Ajax-enabled Web applications. These helpers include Autocomplete,...
View ArticleUpdated Wiki: Home
Project DescriptionIt contains a rich set of helpers (controls) that you can use to build highly responsive and interactive Ajax-enabled Web applications. These helpers include Autocomplete,...
View ArticleReleased: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleUpdated Release: 3.5 (Aug 15, 2013)
autosize for all popups ( can be turned off by calling in js awe.autoSize = false )added Parent, Paremeter extensions to Popup and PopupForm helperstrigger aweload event on load of Grid, AjaxDropdown,...
View ArticleUpdated Wiki: Home
Project DescriptionIt contains a rich set of helpers (controls) that you can use to build highly responsive and interactive Ajax-enabled Web applications. These helpers include Autocomplete,...
View ArticleCreated Release: 3.5.1 (Sep 10, 2013)
version 3.5.1==========================- fixed html attributes rendering- fixed loading animation rendering- css improvementsversion 3.5==========================- autosize for all popups ( can be...
View ArticleUpdated Wiki: Home
Project DescriptionIt contains a rich set of helpers (controls) that you can use to build highly responsive and interactive Ajax-enabled Web applications. These helpers include Autocomplete,...
View Article