Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的应用程序中使用 mui-datatable ( https://github.com/gregnb/mui-datatables )。标题中的“全选”复选框检查表中的所有记录。我如何将其限制为当前页面?
谢谢
您可能必须创建customToolbar自己的复选框并创建自己的复选框,以执行一些使行被选中的逻辑。选择的行数取决于rowsPerPage.
customToolbar
rowsPerPage