Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Server side fixes #382

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

sduboisOctaviantg
Copy link

Added new functionalities to paginator:

  • Showing page numbers
  • Go to a specific page
    image

Fixed issues in server-side mode:

  • the filters are now applied in server-side
  • Added properties to FilterData object, Filters ( List<Expression<Func<TableItem, bool>>>) and FilterStrings (List)
    image

Added functionality for Initializing filters using FilterString object
image

Fixed bug with multi select in server-side mode

santiagodubois and others added 30 commits March 14, 2022 18:22
* Fixing server issues

* Initial filters

* Setting initial filters

* Adding some comments

* Removed unnecesary property

* Changed the version

* Fixing bug

Co-authored-by: Santiago Dubois <[email protected]>
Co-authored-by: sduboisOctaviantg <[email protected]>
@Bukk94
Copy link

Bukk94 commented Nov 23, 2023

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants