Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants