Skip to content

Commit

Permalink
updated the code link.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuvaraj-Gajaraj committed Sep 30, 2021
1 parent 9f20170 commit 1d81948
Showing 1 changed file with 21 additions and 17 deletions.
38 changes: 21 additions & 17 deletions lib/sample_details.json
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@
"title": "Smart data labels",
"key": "pie_with_smart_data_labels",
"status": "New",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/chart/circular_charts/chart_types/pie/pie_with_smart_data_labels.dart",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/chart/circular_charts/chart_types/pie/pie_with_smart_data_label.dart",
"needsPropertyPanel": true,
"sourceLink" : "https://www.insidethegames.biz/games/7/medals",
"sourceText": "insidethegames.biz"
Expand Down Expand Up @@ -2529,7 +2529,7 @@
"type": "sample",
"title": "Getting Started",
"key": "getting_started_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/getting_started/datagrid_getting_started.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_getting_started.dart"
}
]
},
Expand Down Expand Up @@ -2566,7 +2566,8 @@
"title": "Column Sizing",
"key": "column_sizing_datagrid",
"needsPropertyPanel": true,
"status": "New"
"status": "New",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/columns/datagrid_column_sizing.dart"
},
{
"type": "sample",
Expand All @@ -2585,7 +2586,8 @@
"type": "sample",
"title": "Checkbox Column",
"key": "checkbox_selection_datagrid",
"status": "New"
"status": "New",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/columns/datagrid_checkbox_selection.dart"
}
]
},
Expand All @@ -2598,7 +2600,7 @@
"title": "Editing",
"key": "editing_datagrid",
"needsPropertyPanel": true,
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/editing/datagrid_editing.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_editing.dart"
}
]
},
Expand All @@ -2619,7 +2621,8 @@
"title": "Custom Sorting",
"description": "This sample demonstrates custom sorting in DataGrid. In this sample, Customer Name column is sorted based on the length of a cell value.",
"key": "custom_sorting_datagrid",
"status": "New"
"status": "New",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/sorting/datagrid_custom_sorting.dart"
}
]
},
Expand All @@ -2631,13 +2634,14 @@
"type": "sample",
"title": "Selection",
"key": "selection_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/selection/datagrid_selection.dart",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_selection.dart",
"needsPropertyPanel": true
},
{
"title": "Checkbox Selection",
"key": "checkbox_selection_datagrid",
"status": "New"
"status": "New",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/columns/datagrid_checkbox_selection.dart"
}
]
},
Expand All @@ -2650,7 +2654,7 @@
"status": "New",
"title": "Summaries",
"key": "table_summary_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/summaries/datagrid_table_summary.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_table_summary.dart"
}
]
},
Expand All @@ -2664,7 +2668,7 @@
"status": "New",
"key": "column_resizing_datagrid",
"description": "This sample demonstrates how to resize the columns. In the Desktop platforms, resize columns by clicking and dragging the right (left in RTL mode) border of a column header. In the mobile platforms, when the column is long pressed the indicator will be displayed at the right border of a column header, Then, tap and drag the indicator to resize columns.",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/columns/datagrid_column_resizing.dart",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_column_resizing.dart",
"needsPropertyPanel": true
}
]
Expand All @@ -2677,7 +2681,7 @@
"type": "sample",
"title": "Freeze Panes",
"key": "freeze_panes_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/freeze_panes/datagrid_freeze_panes.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_freeze_panes.dart"
}
]
},
Expand All @@ -2689,7 +2693,7 @@
"type": "sample",
"title": "Row Height",
"key": "row_height_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/row_height/datagrid_row_height.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_row_height.dart"
}
]
},
Expand Down Expand Up @@ -2738,7 +2742,7 @@
"type": "sample",
"title": "Pull To Refresh",
"key": "pull_to_refresh_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/pull_to_refresh/datagrid_pull_to_refresh.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_pull_to_refresh.dart"
}
]
},
Expand Down Expand Up @@ -2767,7 +2771,7 @@
"title": "Paging",
"key": "paging_datagrid",
"status": "Updated",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/paging/datagrid_paging.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_paging.dart"
}
]
},
Expand All @@ -2779,7 +2783,7 @@
"type": "sample",
"title": "Swiping",
"key": "swiping_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/swiping/datagrid_swiping.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_swiping.dart"
}
]
},
Expand All @@ -2791,7 +2795,7 @@
"type": "sample",
"title": "Real-Time Update",
"key": "real_time_update_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/real_time_update/datagrid_real_time_update.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_real_time_update.dart"
}
]
},
Expand All @@ -2804,7 +2808,7 @@
"status": "New",
"title": "Exporting",
"key": "exporting_datagrid",
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/exporting/datagrid_exporting.dart"
"codeLink": "https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/datagrid/datagrid_exporting.dart"
}
]
}
Expand Down

0 comments on commit 1d81948

Please sign in to comment.