TelerikMvcGridCustomBindingHelper 1.0.14.1-beta

This is a prerelease version of TelerikMvcGridCustomBindingHelper.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This is a beta release, please test and report any error or problem you encounter.

Warning: There are many changes in this release and some of them break the backward compatibility.

Release notes (over 0.5.0-Alpha version):

* Custom aggregates via an inherited class or inline function
* Ignore group aggregates for better performance
* Projections (restriction of the database columns queried) for an even better performance
* Overall performance optimizations
* Easier configurations (look for GridModelMapper.Configuration)
* Compatibility with AutoMapper 2.1.265
* Compatibility with TelerikMvcExtensions 2012.1.214
* Support for unmapped properties on custom aggregates
* BooleanSubstitutes
* CustomValueResolvers
* GlobalValueResolvers and GlobalBooleanSubstitutes
* Workaround for an NH paging bug on Oracle DB (GridModelMapper.Configuration.ByPassOraclePagingError())

**Please send some feedback (https://tgh.codeplex.com/discussions).