vikramlearning / blazorbootstrap

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
https://docs.blazorbootstrap.com/
Apache License 2.0
687 stars 33 forks source link

`Grid`'s property `EmptyDataTemplate` is not decorated as a `Parameter`. #717

Closed kpavlov9 closed 3 months ago

kpavlov9 commented 4 months ago

I am using version 2.2.0. When I use the component Grid the paramater from the documentation EmptyDataTemplate is not available, because it is not decorated with Paramater in the Grid implementation.

gvreddy04 commented 4 months ago

@kpavlov9 Thank you for using BlazorBootstrap. We will check this.