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

Web API, PHP, MongoDB

Guides

authorization & CRUD operations powered by EF Core ORM. You can use OAuth2, JWT or custom authentication strategies alongside tools like Postman or Swagger (OpenAPI) for API testing. The built

OData

Guides

Web API Service (.NET 6+) with integrated authorization & CRUD operations powered by EF Core ORM. You can use OAuth2, JWT or custom authentication strategies alongside tools like Postman or Swagger

Gray Boxes Appear After Data Loading

Guides

: Server-Side Data Processing. Some data shaping operations may make data inconsistent. For instance, in the following code snippet, the postProcess function returns the number of data rows that do not match the total count parameter. As a result, gray boxes appear: jQuery index.js const dataSource = new DevExpress.data.DataSource({ store: myStore, postProcess (data) { let

Migrate to the New Version

Guides

After installing a new DevExtreme version, update your projects using the instructions in this article. NOTE You should uninstall a newer version before downgrading to a previous version. Upgrade...

Shadow DOM

Guides

The Shadow DOM is one of the three Web Component specifications, alongside HTML templates and Custom Elements. It simplifies the creation of components with isolated CSS and JavaScript. It is also...