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

Table sorting reset on select row #307

Open
DSBhogal opened this issue Aug 31, 2021 · 0 comments
Open

Table sorting reset on select row #307

DSBhogal opened this issue Aug 31, 2021 · 0 comments

Comments

@DSBhogal
Copy link

Describe the bug
I have two Grid.Blazor tables on a page, on select of an item the second one appears below. If I sort the first table by any column and then select a row it resets the sorting of the table and selects a completely different record.

Screenshots
Component with the Grid.Blazor tables as nested components.
image

My callback method which is highlighted in the first image. This calls UpdateGridAsync on the second table
image

Additional context
Project Framework: NET Core 3.1
Grid.Blazor: v1.6.10
GridMvcCore: v2.15.5

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

No branches or pull requests

1 participant