SMART datagrid v.1 > Examples
You can export GridDataSet to JSON object array or CSV string. The settings on the exporting have been defined in DataOutputOptions.
Visible Fields ['loan_number', 'country', 'currency', 'project_id', 'original_amount', 'first_date']
Hidden Fields ['country']
View Source