|
You may have typed it wrong, it should be MODIFY, right?
In general, the data from Query is read-only, so you only need to edit the data of Query
Cannot Modify a read-only dataset! Error will occur, but as long as you put the Query RequestLive
Set the attribute to true to edit the Query data |
|