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

The ScrollIntoView method of wpf datagrid often fails #8971

Open
vsfeedback opened this issue Mar 28, 2024 · 1 comment
Open

The ScrollIntoView method of wpf datagrid often fails #8971

vsfeedback opened this issue Mar 28, 2024 · 1 comment
Labels
needs more information Not enough information has been provided. Please share more detail as requested

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


dg1. ScrollIntoView(datas. Last());
dg1 is a datagrid, datas is the data source, I need to get the table scrolled to the latest, but it often doesn't work. .net versions 4.6-8 are the same.


Original Comments

Feedback Bot on 3/4/2024, 08:52 AM:

(private comment, text removed)


Original Solutions

(no solutions)

@miloush
Copy link
Contributor

miloush commented Mar 28, 2024

Please share a repro project.

@lindexi lindexi added the needs more information Not enough information has been provided. Please share more detail as requested label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more information Not enough information has been provided. Please share more detail as requested
Projects
None yet
Development

No branches or pull requests

3 participants