Skip to content

Conversation

@anujdhillxn
Copy link

No description provided.

@anujdhillxn
Copy link
Author

Fixes #410

@gvwilson
Copy link
Contributor

Thanks for the PR @anujdhillxn - please edit the description to give us an idea of what problem this solves and how you've gone about tackling it so that I can find a reviewer.

@gvwilson gvwilson added feature something new community community contribution P3 backlog labels Oct 28, 2025
@anujdhillxn anujdhillxn changed the title Enabled server side row model similar to infinite row model Added support for server side row model to enable server side row grouping, similar to infinite row model Oct 30, 2025
@anujdhillxn
Copy link
Author

Hi @gvwilson. Thanks for the response. I have edited the PR title and the attached issue to be more descriptive.

@BSd3v
Copy link
Collaborator

BSd3v commented Dec 5, 2025

@anujdhillxn,

I am open to this, however, can you provide some more types of tests.

For example, we need to have grouping (this is what you have), filters and sorting, just like how we have it in the infinite model.

We had initially avoided this due to complexity and the logic behind setting it up, also had issues with creating the payload to the dash server for the necessary details.


Also, there is a way to setup the endpoint that has been documented:
https://community.plotly.com/t/serverside-rowmodeltype-with-storing-changes/82787/10?u=jinnyzor

This example demonstrates how to set it up for the grid, my concern with just having the request that you might lose data that is beneficial to the query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution feature something new P3 backlog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants