Skip to content

Commit a1f67c0

Browse files
FLUT-958402-[others][flutter]: API Link Added
1 parent 04aab79 commit a1f67c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flutter/datagrid/selection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ To retrieve the details of a row in the DataGrid, use the [controller](https://p
12671267

12681268
* [dataGridRow](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/DataGridRow-class.html) – Provides the DataGridRow corresponding to the specified index.
12691269

1270-
* isSelected – Indicates whether the row is currently selected.
1270+
* [isSelected](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/DataGridRowDetails/isSelected.html) – Indicates whether the row is currently selected.
12711271

12721272
{% tabs %}
12731273
{% highlight Dart %}

0 commit comments

Comments
 (0)