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

Example of DataTable Binding in ASP.NET Core Data Grid Control

This sample demonstrates the way of binding Grid component with DataTable.

DEMO
SOURCE

DataTable represents a table with relational data which has in-built schema to work easily with data column and data row objects.

You can bind DataTable to the grid by using DataSource property. While binding DataTable like above, grid actions such as Sorting, Filtering, Grouping, Paging etc., will handle at client side.


More information about the DataTable 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