IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
540 stars 109 forks source link

Server side fixes #382

Open sduboisOctaviantg opened 2 years ago

sduboisOctaviantg commented 2 years ago

Added new functionalities to paginator:

Fixed issues in server-side mode:

Added functionality for Initializing filters using FilterString object image

Fixed bug with multi select in server-side mode

Bukk94 commented 9 months ago

@IvanJosipovic This is neat feature that I would really love to have. Do you think you could look at the PR? :)