• Material 3
  • Fluent
  • Fluent2
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Live Data in ASP.NET Core Data Grid Control

This sample demonstrates how frequently Grid cells are updated in real-time data at a set interval.

DEMO
SOURCE

Feed Delay(ms):

The updating of Grid cells can be done without any performance lagging by using the setCellValue method. The style of Grid cells can be customized using the queryCellInfo event.

In this demo,

  • Clicking the start update button triggers automatic updates of Grid cells at the interval set in the feed delay text box which is a milliseconds format.
  • Clicking the stop update button will halt the automatic updating of Grid cells.

More information on the queryCellInfo can be found in this documentation section .

Transform your ASP.NET Core web apps today with Syncfusion ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab