Search Results: "Write with OpenID" "Write post with name/password" slot

Manage Amazon S3 Storage with DevExtreme Components

Guides

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/understanding of potential attack vectors, the configuration of your development environment, and security posture of third-party service providers. Amazon's Simple Storage Service (S3) plays a critical

Data Binding

Guides

server. This approach allows you to work with a large amount of data (several millions records and more) without delays. For more information on this approach, see the Using an OLAP section. Using... ORM. You can use OAuth2, JWT or custom authentication strategies alongside tools like Postman or Swagger (OpenAPI) for API testing. The built-in Web API Service also filters out secured server data

Editors Values are not Saved

Guides

. A Column's dataField is Empty Built-in column editors automatically write their values to the data row field specified in the column.dataField property. Specify this property if you want to write an editor's value to a field. If you want to implement an unbound column, specify column.name instead of column.dataField and define the column.setCellValue callback to write values in a custom way

Application Template

Guides

names without the dx prefix. Run the following command to rebuild themes: npm run build-themes Create a Custom Theme You can use the DevExtreme ThemeBuilder to create custom themes based... Postpone Customization). Run the following command to rebuild themes: npm run build-themes Apply a Color Swatch Color swatches are secondary color schemes used alongside a primary color scheme

Application Template

Guides

theme names in the Predefined Themes help topic. Use theme names without the dx prefix. Run the following command to rebuild themes: npm run build-themes See Also Switch Between Themes at Runtime...\metadata.additional.json to the ThemeBuilder. Customize the theme. Export theme metadata to the initial file (see Postpone Customization). Run the following command to rebuild themes: npm run build-themes