getRowSelection: () => {
            const selectionConfig = actionsRef.current.getSelectionConfig()        
            let config = null
            if (selectionConfig) {
                const dataSource = actionsRef.current.getPaginationDataSource()