Edit Command Column UpdateText property Does Not Accept All Values #7806
Labels
Bug
C: Grid
FP: Completed
Sync status with associated Feedback Item
S: Wrappers (ASP.NET Core)
SEV: Low
Milestone
Bug report
When the Columns.Command.Edit.UpdateText property is set to
Update
, the text will not be modified and will remain as the default valueSave
.Reproduction of the problem
REPL
https://netcorerepl.telerik.com/wIuyvtcO41rAa82G36
Expected/desired behavior
The text should change to the specified content within UpdateText.
Workaround
Set the text via JavaScript using the setOptions method and columns.command.text:
REPL
https://netcorerepl.telerik.com/wIYeGmOz39LL8mHN26
Environment
The text was updated successfully, but these errors were encountered: