DXperience 12.2.7 released

Released: Apr 8, 2013

Updates in this release

Updates in 12.2.7

CodeRush for Visual Studio .NET

  • Training Window now shows suggestions.

Dashboard

  • Added ConfigureDataConnection event to change database connection settings at runtime.
  • Populate data sources after loading dashboards.

DXBars

  • Serialize BarManager and RibbonControl events the DXSerializer.SerializationID property are now assigned.

DXDocking for WPF

  • XDocking DocumentPanel tab headers can now be customized using the Appearance setting.

DXGrid for WPF

  • Now sort Double type fields correctly.
  • Obtain unloaded row objects in server mode.

DXPivotGrid for WPF

  • Improved FieldCellTemplateSelector help topic.

DXTreeList for WPF

  • TreeListControl now tracks changes in child property once a value has been obtained.

eXpress Persistent Objects

  • Support WCF Data Services v5.3 using OData.

eXpressApp Framework

  • Improved ErrorMessages.GetRelatedMessage method to avoid interruptions while debugging.
  • Support multiple default Object Space Providers in XafApplication.
  • Customized base class for many-to-many association intermediates.

MVC Extensions

  • Highlight main implementation details in Layout Management demo.
  • You can now set CallbackRouteValues via RouteValueDictionary.