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

Manage Azure Blob Storage with DevExtreme Components

Guides

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/understanding of potential attack vectors, the configuration of your development environment, and security posture of third-party service providers. Microsoft Azure Blob Storage offers unstructured

A Request Error Occurs After Filtering or Searching

Guides

restrictions on the maximum URL length: What is the maximum length of a URL in different browsers?. Use POST requests instead of GET requests. Set the LoadMethod option to POST and change...: "POST", }), // ... }); ASP.NET Core Controls Razor C#CS @(Html.DevExtreme().DataGrid() // ... .DataSource(d => d.Mvc().Controller("SampleData").LoadMethod("POST").LoadAction

This product is deprecated

Guides

From v18.1, the DevExtreme hybrid mobile-related tools, including mobile tools for Visual Studio, are deprecated. See this blog post for more information. The mobile tools documentation was removed from the newer versions, but you can still find it in the older versions. Visual Studio tools for DevExtreme ASP.NET MVC Controls remain in active development.

Component Configuration Syntax

Guides

collection UI component. Ensure to specify that an item's content is in the default slot. App.vue (Options API)App.vue (Composition API) <template> <DxList> <DxItem>...;/DxDrawer> </template> <script setup> //... </script> Templates Templates allow you to customize UI components. DevExtreme templates make use of the named slots functionality

DevExtreme React Components

Guides

provides two React UI component libraries: DevExtreme React UI Components described here and DevExtreme Reactive Components. Refer to this blog post for a detailed comparison of the two libraries