Professional UI Solutions
Site Map   /  Register
 
 
 

Elegant Grid

Exporting Data

Filtering export data

« prev |  index |  next »

      

You can additionally customize exported data using the following features of the export API:

  • Expand all groups before export. If the grid contents is grouped and some group rows are collapsed, you can control which rows should be exported. If some rows are hidden because its parent group row is collapsed, you can indicate that these rows should be exported anyway.
  • Export the grid header. You can specify if column headers should be exported or not.
  • Export visible columns only. You can specify if hidden columns should be exported or not.
  • Export a range of rows. You can export a limited range of rows instead of the entire set of rows.