Skip to content

DevExpress-Examples/how-to-bind-to-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Bind Data Grid to a gRPC Service

This example demonstrates how to use the InfiniteAsyncSource to bind the GridControl to a gRPC service.

Follow the steps below to run the example:

  1. Build the projects in the solution.
  2. Start the test server. To do this, run the following .exe file: \how-to-bind-to-grpc\CS\IssuesData.Server\bin\Debug\netcoreapp3.1\IssuesData.Server.exe.
  3. Run the InfiniteAsyncSource.GRPC project in Visual Studio.

For information on how to use virtual sources, refer to the following tutorial: How to Use Virtual Sources.

Note:

This example does not have a VB implementation because Visual Basic is not supported by gRPC (see: Supported languages).

Does This Example Address Your Development Requirements/Objectives?

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

Contributors

Languages