Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
DevExtreme jQuery Components
Modularity Customization using templates We also provide over 250 technical demos you can edit and copy code from. For information on how to integrate DevExtreme jQuery components into your
Manage Azure Blob Storage with DevExtreme Components
IMPORTANT The code snippets in this article and all associated repositories are for informational purposes only. Security should be your #1 priority when using Azure Blob storage. You should consult a security expert or apply accepted best practices to maintain the highest security posture for your DevExtreme-powered web application. Remember, a secure web app demands careful consideration
Scopes of Types
types and types shared by multiple controls/libraries. It also explains how to identify internal DevExpress infrastructure types that you should avoid in your applications. Component-Specific Types jQuery Each DevExtreme component has its own set of types. To access these types, specify DevExpress.ui.dxComponent where Component is the component name in camel case. Your IDE should give you a list
Components Testing
to create a unit test for the DataGrid UI component. Create a HTML file and add your markup to it. The markup also loads the jQuery, QUnit, and DevExtreme libraries from CDN. HTML <meta charset="utf-8... a new row, saves it, and checks the results. To get started with QUnit in your browser, create an HTML file as described in the Unit Testing article and reference the SinonJS script. HTML <
A Drop-Down Editor Does Not Show Data
editor Follow the steps below to troubleshoot your application. If the solutions listed here do not help, create a ticket in our Support Center and describe your issue in more detail: Create a ticket... the DevExtreme.AspNet.Data library to obtain correct data in the Controller for .NET-based applications. If you work with another back-end type, adjust your server logic to return data according to the loadOptions