Skip to content

Base grid component #37908

@SteveSandersonMS

Description

@SteveSandersonMS

Consider shipping a basic architecture for a Blazor grid component. This would only include the core functionality of rendering rows very efficiently (virtualized), sorting, being wired up to data sources like IQueryable, and being extensible.

People who want more sophisticated functionality like drag-drop column reordering, row grouping/nesting/selection, etc. would build this on top of the base grid or use a 3rd-party component that may do so.

Metadata

Metadata

Labels

Components Big RockThis issue tracks a big effort which can span multiple issuesPriority:1Work that is critical for the release, but we could probably ship withoutarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-builtin-componentsFeatures related to the built in components we ship or could ship in the futureinvestigate

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions