Bootstrap-table deletes the specified line and scrolls to the top of the page

1. My table tag is written in the form form. After deleting the specified line, the page scrolls to the top and feels a little inappropriate
as follows: if there is a scroll bar on the far right, after deleting it, I scroll to the top. I want to keep the scroll bar still

.

the code is as follows:
< fieldset >
< legend > Project Authorization Information < / legend > < table class= "table table-hover" data-toggle= "table" id= "powerTable" > < / table >
< / fieldset >

$("- sharppowerTable"). BootstrapTable ("remove", {

)
 field: "ID",
 value: id

});

Mar.30,2021


<a href="-sharp">
href="javascript:void(0)"href="javascript:;"
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b427e1-4165b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b427e1-4165b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?