ASP.net MVC Awesome 5.4 release notes

Date: 20 December 2017

AwesomeMvc

grid mods can be applied globally by setting
awe.ggmd
function grid nesting
Single
option, for closing others nests on open
UseFormData
extension for the
Form
and
PopupForm
helpers (default
false
), this will make file uploads work via ajax,
FormData
won't work in older browsers (IE9) grid
Attr
extension for setting html attributes added
nestOpen
and
nestClose
grid api methods when opening nest, grid row will get
nestname + '-on'
as class, instead of button getting
awe-on
class drag and drop improvements, new demos drag and drop can be disabled fix grid
RowClassClientFormat
not used for
api.renderRow
fix grid loaded nests reopening when expanding group other fixes and improvements

Awem 1.7

added
Combo
option for the
Multiselect
, demo
GenKey
option for the
Multiselect
Combo added
DatePicker
api
getDate
and
setDate
methods odropdown
AutoSearch
extension for setting minimum items required for search, or turning it on or off
OpenOnHover
extension for odropdown and related grid inline editing prevent grid load only when
rowClick
option is enabled added
inlineEdit
and
inlineCancel
api methods for grid inline editing grid inline editing now compatible with nesting, demo movable rows can be enabled/disabled using grid api.ft["mvr"].apply/rem() grid inline editing reloadOnSave disabled when edit on row click is enabled
ShowComboItem
option for
combobox
and
multiselect combo
awem.dragReor
js func for drag and drop with reordering added
awedrop
event, used for grid movable rows and
awem.dragReor
removed
awerowmove
event improved
combobox
and
odropdown
layout on mobile css improvements and refactor fix grid inline editing special characters escaping fix grid inline editing with a hidden column fix multiselect not opening on first click near caption text

Misc

Autominipager mod is set for all grids by default in
utils.init

Migrating from previous versions

css classes from awem.css have been renamed, in your custom css files (site.css, common.css) find and replace
.odropdown
with
.o-dd



Comments
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our cookie policy and privacy policy .