Pascal

Results 1 comments of Pascal

Extending the example of @JamesGit-hash with `DateTime?`, I noticed that the filter is not properly working. Having the simple page ``` @page "/test" @using BlazorTable @code { public List TestDatas...