blazor-server
Here are 396 public repositories matching this topic...
Describe the question
I have implemented MatBlazorTable and first columns has MatBlazorCheckbox. I couldnt find how to implement Select All feature.
Expected behavior
I would like to add Select All button to select all items in the table with checkboxes.
Screenshots
Before click button
![image](https://user-images.githubusercontent.com/10263337/110940096-a7b40e80-8336-11eb-9
Add a MudPagination
Using the table component is exceptionally good but the pagination is client side.
What would be nice is that we could use a table model to have pagination via server
It could be the exposing of a Total Records , Items per page properties and an event on the pagination buttons so we can "refill" the table.
I happen to be like you.
I wrote a Pagination component with 4 button,
Even though this isn't super critical, this might help with addressing https://stackoverflow.com/questions/57938081/blazor-preview-9-mono-wasm-memory-access-out-of-bounds-max-string-size-for-dotn
-
Updated
May 19, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 23, 2021 - C#
-
Updated
Jul 16, 2021 - C#
-
Updated
Jul 8, 2021 - HTML
-
Updated
May 15, 2021 - C#
-
Updated
Jul 26, 2020 - C#
-
Updated
May 20, 2021 - C#
-
Updated
Dec 5, 2020 - C#
-
Updated
Jul 14, 2021 - C#
-
Updated
Feb 18, 2020 - HTML
-
Updated
Jul 27, 2021 - C#
-
Updated
Jul 27, 2021 - HTML
-
Updated
Mar 9, 2020 - HTML
-
Updated
Jan 18, 2021 - C#
-
Updated
Jul 23, 2021 - C#
-
Updated
Sep 13, 2019 - HTML
-
Updated
Nov 1, 2020 - C#
-
Updated
Apr 23, 2020 - C#
-
Updated
May 10, 2021 - CSS
-
Updated
May 22, 2021 - C#
-
Updated
Jul 23, 2021 - C#
-
Updated
Oct 17, 2019 - C#
-
Updated
May 15, 2021 - C#
-
Updated
Oct 17, 2019 - C#
-
Updated
Mar 9, 2021 - C#
Improve this page
Add a description, image, and links to the blazor-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blazor-server topic, visit your repo's landing page and select "manage topics."
Describe the bug
![image](https://user-images.githubusercontent.com/25119211/125054605-fc934600-e0d8-11eb