PopupEditResults Method
- Last UpdatedNov 06, 2025
- 1 minute read
The PopupEditResults methods opens a dialog to allow the user to view and edit results for
the specified sample. If the characteristic is specified, then only the results for that sample
characteristic will be displayed to be viewed and editted.
| Overload | Description |
|---|---|
| PopupEditResults(Int32,String,Int32,String) | The PopupEditResults methods opens a dialog to allow the user to view and edit results for the specified sample. If the characteristic is specified, then only the results for that sample characteristic will be displayed to be viewed and editted. |
| PopupEditResults(DataView,Int32,String,Int32,String) | This overloaded PopupEditResults methods opens a dialog to allow the user to view and edit results for the specified, previous and next samples. If the characteristic is specified, then only the results for that sample characteristic will be displayed to be viewed and editted. |