此頁已歸檔,不再被更新。

我們已經停止提供這種個產品。

DevExtreme Mobile

為不同的螢幕和平臺創建帶有 HTML5 和 JavaScript 的行動應用程式。

由以下開發商製作:DevExpress
ComponentSource 開始代理銷售的日期:2001年

版本: 16.2.4 更新: Jan 18, 2017

i

New licenses for DevExtreme Mobile are only available as part of DevExtreme and DevExpress Universal. If you own a current or expired DevExtreme Mobile Subscription please contact us for upgrade and/or renewal options.

 

DevExtreme Mobile 16.2.3 released

Released: Dec 14, 2016

16.2.3 中的更新

特性

  • Angular 2 Support (RC)
    • Webpack and Angular CLI Ready - With the v16.2 release, DevExtreme Angular 2 components can be seamlessly used with Webpack and installed into an application created with Angular CLI.
    • DevExtreme Validation - All built-in DevExtreme validation features are now available inside the DevExtreme Angular 2 components. You can use dx-validator, dx-validation-group, dx-validation-summary components and all available validation rules in your Angular 2 application.
    • New Configuration Components - With the v16.2 release, we've introduced two types of configuration components. The first type provides a convenient and efficient way for binding ‘deep’ properties. The second type allows you to declare collection property items (e.g. DataGrid columns, TabPanel tabs, etc.) via markup.
  • MVC Wrappers (RC)
    • Data Editors - Client-Side Validation - This release introduces integrated client-side data validation and error indication. Validation rules can be defined in a model by attaching Data Annotation attributes (e.g. Required, StringLength, etc.) to corresponding properties.
    • Ability to Submit HTML Forms with Nested DevExtreme Editors - With this release, you don't need to write custom code to submit HTML forms with nested DevExtreme editors.
    • Add MVC Wrappers to an Existing Visual Studio Project - Visual Studio developers can now add resources required by ASP.NET MVC Wrappers to an existing MVC project.
  • jQuery 3.x Support
    • DevExtreme is ready to use with jQuery version 3.x.
  • Localization
    • v16.2 introduces ECMAScript Internationalization API support. You can now localize your DevExtreme applications using the Intl global object.
  • Data Visualization
    • Tree Map - Truncate Overflowing Labels.