kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
556 stars 303 forks source link

Allow specific elements to be skipped from export #918

Closed kartik-v closed 5 years ago

kartik-v commented 5 years ago

New property skipExportElements will allow an array list of jquery element selectors to be defined for which export will be skipped - will default to ['.sr-only', '.hide'].