I have problem to solve here, if I have a table which has 1000 rows altogether. How to let the scroll bar posite all by the user's input?
It actually means that, for example, when user input a number 100 in the input box, the table can scroll to the 100th row and shows the users information automaticly,but not a manually way of dragging the scroll bar.