Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Edits and updates the record with the specified data.
Syntax
public void endLabelEdit(
int _idx,
str _text,
anytype _data)
Run On
Client
Parameters
- _idx
Type: int
The primary key value of the record.
- _text
Type: str
The text to be updated in the record.
- _data
Type: anytype
The ID value.