-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Open
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-virtualizationThis issue is related to the Blazor Virtualize componentThis issue is related to the Blazor Virtualize componentseverity-blockingThis label is used by an internal toolThis label is used by an internal tool
Milestone
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releaseaffected-fewThis issue impacts only small number of customersThis issue impacts only small number of customersarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-blazor-virtualizationThis issue is related to the Blazor Virtualize componentThis issue is related to the Blazor Virtualize componentseverity-blockingThis label is used by an internal toolThis label is used by an internal tool