Skip to content

Releases: ebekker/blazor-ag-grid

v0.5.3-Update to released Blazor WASM and Filter Sample

03 Sep 02:14
Compare
Choose a tag to compare
  • update to latest LTS release with released Blazor WASM
  • add samples showing filtering with auto-purge

v0.5.2-preview Simple Inline Editing

23 Jul 17:16
5402c18
Compare
Choose a tag to compare
Pre-release

The most basic inline editing support:

  • specify a column as editable
  • toggle full-row edit support
  • handle cell value change event

v0.5.1-preview Enterprise Mode and TreeData

29 Jun 21:51
d10f6d7
Compare
Choose a tag to compare
  • Enabling optional Enterprise Trial mode
  • Adding basic TreeData support (Enterprise feature) and sample

v0.5.0-preview (First Release as GitHub Package)

23 Jan 14:33
Compare
Choose a tag to compare

First public release via CI and with a NuGet package.

Includes the basics:

  • Some Grid Options
  • Some Grid Callbacks
  • Some Grid Events
  • Some Grid APIs

Live Blazor WASM version demo can be found here.

GH-hosted NuGet package can be found here.