Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
Bind DevExtreme components to GraphQL
that it serves. Our data lives in plain JSON files within the data folder. It describes the following entities: orders, customers, and shipping companies. We need to describe these data structures within the schema/orders-schema.js file. Additionally, the schema file describes possible data interactions ("mutations"). We want to allow for three types of interactions: Insertions, Deletions
Use MUI components in your DevExtreme application
if your MUI theme includes settings that DevExtreme themes cannot store --- for example, font-related settings. An easier way to style DevExtreme components nested within MUI components is to simply use
Create a Custom Bundle
(without an extension). If none is specified, dx.custom is set. After the file is created, you can edit it to include only the required modules and exports. Run the following command to generate
DevExtreme Modules Structure
EndpointSelector from "devextreme/data/endpoint_selector"; errors Exposes a method that enables you to handle errors that may occur within the DevExtreme Data Layer. Exports: setErrorHandler
Security Considerations
appropriate measures are taken. CSV Injection Attacks involve the injection of a malicious character sequence that is interpreted as a formula and executed within a computer network. Cell values that start... encode CSV files to prevent execution of potentially harmful code within them. Pass the encodeExecutableContent option as an argument of the configuration object of the exportDataGrid or exportPivotGrid