问题:

datagrid中的分页不能居中

解决办法:
       <style>
           .Table1 td {
             height: 36px;
             text-align:center !important;
             padding-left:10px;
    }
   </style>

相关文章:

  • 2021-09-05
  • 2021-05-29
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
  • 2022-12-23
  • 2021-06-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案