Unplanned
Last Updated: 01 Aug 2024 07:12 by Avrohom Yisroel
Avrohom Yisroel
Created on: 01 Aug 2024 07:12
Category: Grid
Type: Feature Request
1
Programmatic scroll to a row in Grid

Based on some program logic and conditions I want to programmatic scroll to a chosen row so the user can see a specific row. For example:

- Scroll to a selected row

- Scroll to a record, based on its Id

-Scroll to the top of the Grid when the user adds a new item

- Scroll to an expanded item in hierarchical Grid

=====ADMIN EDIT======

We have a knowledge-based article that showcases how to scroll the Grid to the selected row. This article links to a sample GitHub application where you see code samples. If you need to scroll to another row, you can use a similar approach.

0 comments