github DevExpress/DevExtreme 17.2.0-sprint.6
17.2 Sprint 6

latest releases: 22.2.12, 22.1.14, 23.1.10...
pre-release6 years ago

New Features

  • Scheduler
    • The new intervalCount option multiplies the default view interval to display several days, weeks, months instead of only one on a view.
  • TextBox
    • The new showMaskMode option specifies when the mask should be shown: always or only on focus.
  • DataGrid
    • The new column sortingMethod option specifies a custom comparison function for sorting.
  • The native Promise object can be used as well as jQuery.Promise in Scheduler onAppointmentAdding.cancel, DataGrid and TreeList onRowInserting.cancel, collection widgets onItemDeleting.cancel and DeferRendering renderWhen options.

Improvements

  • TextBox
    • If a mask is applied, the caret will be moved to the first unspecified symbol on focus.
  • Templates
    • When the item template for collection widgets is specified, it's possible to use the index of the item to be rendered as a parameter in the render function (custom template engines) or as a binding context variable (AngularJS, Angular and Knockout).

Install

npm i devextreme@17.2.1-pre-17248

Don't miss a new DevExtreme release

NewReleases is sending notifications on new releases.