SMART datagrid v.1 > Examples

[ grids ver.1.3.0]   Back  Forward

Grid DataSet Export  Example

可以用JSON对象数组或CSV字符串的格式,导出GridDataSet。 有关导出的设置,已定义在DataOutputOptions。 

Grid - 1
rows

 

 

['loan_number', 'country', 'currency', 'project_id', 'original_amount', 'first_date'] 

['country'] 

查看源代码 

See Also
GridDataSet.exportToJson
GridDataSet.exportToCsv
DataOutputOptions
Examples
网格数据组行