Skip to content

[Blazor Server] Grid does not trigger rendered event #144

@mddragnev

Description

@mddragnev

Description

The grid does not trigger rendered event when used in Blazor server application.
NOTE: This is not reproducible in Blazor WASM

Steps to reproduce

  1. Open the attached sample and debug it:
    IgniteIgbGridSample2.zip

  2. Add a breakpoint in onGridRendered method

  3. Go to FetchData page

Result

The breakpoint is not hit. The grid rendered event is not fired

Expected result

The grid rendered event should be fired.

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions