Skip to content

Retrieve data in real time from a COM Automation server to the SpreadsheetControl.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/how-to-implement-real-time-data-server-and-use-rtd-worksheet-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Spreadsheet - Implement a Real-Time Data Server and Use the RTD Function

This example demonstrates how to use the RTD function to retrieve data in real time from a COM Automation server.

In this example, we use a custom server that implements the IRtdServer interface. Our server provides data for stock prices, number of shares, and price change. You can use the SpreadsheetControl.Options.RealTimeData property to specify whether to update data manually or to use a timer for automatic updates.

To run the project, start Microsoft Visual Studio as an administrator. Elevated permissions are required to register the COM server after it is built.

Spreadsheet_RTD

Files to Reivew

Documentation

Does this example address your development requirements/objectives?

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

About

Retrieve data in real time from a COM Automation server to the SpreadsheetControl.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •