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.
是否有任何 gridConfig 属性可以抑制 ag-grid 中的多个单元格选择?当我使用Shift/选择单元格时,Ctrl我不想选择多个单元格。
如果您不想要选择多行的功能,可以将rowSelection属性设置为'single'