Skip to content

DevExpress-Examples/blazor-DxGrid-Bind-To-Web-Api-Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grid for Blazor - How to bind the Grid to a Web API service

You can use the HttpClient to obtain data from the remote service. Save data to a collection and bind the Grid to it.

Data Grid with Data from External Service

Quick Start

The DataGridWithWebApiService application should connect to the same port that the MyTestWebService application uses. Start the MyTestWebService application, copy the port number from the URL, and paste the clipboard content to the Path variable:

Localhost Port

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)