I need a Data-Grid that I can copy/paste excel data with

This page summarizes the projects mentioned and recommended in the original post on /r/Blazor

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • EPPlus

    EPPlus-Excel spreadsheets for .NET (by EPPlusSoftware)

  • If you're copypasting stuff from excel, another approach I used in a different project is this package: https://github.com/EPPlusSoftware/EPPlus - which works in Blazor. You'd just let users drag/drop or upload their excel and import it, instead of copypasting

  • ClosedXML

    ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Havit.Blazor

    Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)

  • There is a nice grid in the Havit Blazor Library. https://havit.blazor.eu/

  • BlazorDatasheet

    Simple excel-like datasheet Blazor component

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts