2021年5月7日星期五

Datatable scrollbar scrolling is table column

The scrollbar here also scrolls the column headers of the datatable. I don't want this. I just want the lines in the table to shift

https://prnt.sc/12l1zoi

<div class="col-lg-12">      <div class="table-responsive" style="height: 288px;">          <table id="@String.Format(_id+"TabAuthorizersTable")" class="table table-striped table-bordered table-sm" primarycolumn="AuthorizedCode" parameter="AuthorizersTable" style="width:100%">          </table>      </div>  </div>  
https://stackoverflow.com/questions/67420869/datatable-scrollbar-scrolling-is-table-column May 06, 2021 at 11:06PM

没有评论:

发表评论