Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
105
Scroll to a particular record
posted

Is there any way to know if a particular record is in the visible area and if it is not in viewable area, is it possible to scroll to that specific record through code?

Parents
  • 69686
    Verified Answer
    posted

    Hello,

    Yes, you can use the BringRecordIntoView method, which will bring a particular record into view if it is not visible.

    You can also use the GetRecordsInView method to get all the records that are currently visible.

    Please let me know if you have any more questions on this matter.

Reply Children