Is there a way that I can know what the scroll bar position is inside of a table?
I need to move a box inside of a table based on the selected row of the table. However, the end users can add an infinite number of rows, which will lead to the table having a scroll bar. I do not know how to move the box around when this happens.