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

Fluent Details List- Manual Sorting #427

Open
Dpop2 opened this issue Nov 17, 2023 · 2 comments
Open

Fluent Details List- Manual Sorting #427

Dpop2 opened this issue Nov 17, 2023 · 2 comments
Assignees
Labels
code Issue is related to a Power Apps code component Component: DetailsList documentation Improvements or additions to documentation 👋 needs author feedback Waiting on a response from the author ❔question Issue is a question that requires an answer, not changes to code.

Comments

@Dpop2
Copy link

Dpop2 commented Nov 17, 2023

Im having an issue with manual sorting of a SQL database. Visually they are not sorting, but if I check the record items after sorting I can see the sorting take place, the only thing that is visually happening is the Sort Arrow changing direction

@denise-msft denise-msft transferred this issue from microsoft/powercat-code-components Nov 20, 2023
@denise-msft denise-msft added documentation Improvements or additions to documentation ❔question Issue is a question that requires an answer, not changes to code. code Issue is related to a Power Apps code component Component: DetailsList labels Nov 20, 2023
@denise-msft
Copy link
Member

@Dpop2 can you please confirm whether you're following the documentation for manual sorting? Docs: https://learn.microsoft.com/en-us/power-platform/guidance/creator-kit/detailslist#manual-sorting

If you have followed these instructions, please provide the Power FX snippets you're using to implement the sorting.

@denise-msft denise-msft added the 👋 needs author feedback Waiting on a response from the author label Feb 7, 2024
@Dpop2
Copy link
Author

Dpop2 commented Feb 7, 2024

@denise-msft I have followed those directions exactly, I just went back into the app and now it wont even display the records at all..

I even changed the datasource from SQL to Dataverse to rule out the manual sorting logic and same thing it wont even show the data at all

where would you like for me to pull snippets from?? The OnChange, Items and Columns??

Also my version of the component is 1.1.29

@denise-msft denise-msft added this to the Creator Kit - June 2024 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Issue is related to a Power Apps code component Component: DetailsList documentation Improvements or additions to documentation 👋 needs author feedback Waiting on a response from the author ❔question Issue is a question that requires an answer, not changes to code.
Projects
None yet
Development

No branches or pull requests

2 participants