|
@@ -1736,6 +1736,7 @@ public class DigitalFormsDashboardGrid : CoreTableGrid
|
|
base.DoReconfigure(options);
|
|
base.DoReconfigure(options);
|
|
|
|
|
|
options.FilterRows = true;
|
|
options.FilterRows = true;
|
|
|
|
+ Options.MultiSelect = true;
|
|
}
|
|
}
|
|
|
|
|
|
private bool Location_Click(CoreRow? row)
|
|
private bool Location_Click(CoreRow? row)
|