Make sure you update your js plugin by merging in the changes from the platform repository or by manually replacing the old file located under public/themes/admin/default/assets/cartalyst/js/data-grid.js
with the latest version.
Update Service Provider to Cartalyst\DataGrid\Laravel\DataGridServiceProvider
Update facade to Cartalyst\DataGrid\Laravel\Facades\DataGrid
valMask
-> val_mask
colMask
-> col_mask
nextPage
-> next_page
prevPage
-> previous_page
totalPages
-> pages
pageStart
-> page_start
pageLimit
-> page_limit
filteredCount
-> filtered