To enable sorting for all columns, set sorting in the default column definition. # enable sorting on all columns by default defaultColDef = { 'sortable': True } ...
確定! 回上一頁