Open
Description
In our Blazor Wasm project, we have a Virtualize component bound to a long list of items, using ItemsProvider. We have a need to scroll to a particular row when user clicks on a item in Table of Contents, which is outside of the Virtualize component.
Using the ItemsProvider, is there a suggested workaround to bring a particular row index into view, when inside a Virtualize component?
This issue covers:
- Scroll to row index (see above)
- Access row index Feature Request: Virtualize component index information #31835
- Row index based event handling Blazor Virtualize - Get currently displayed/rendered indices and single index updates? #30561
Metadata
Metadata
Assignees
Labels
Work that is important, but not critical for the releaseThis issue impacts only small number of customersIncludes: Blazor, Razor ComponentsThis issue represents an ask for new feature or an enhancement to an existing oneThis issue is related to the Blazor Virtualize componentThis label is used by an internal tool