Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Once you pass the edited datatable/update the rows, can you check in the composer if the rows actually updated?
Hi Posipova,
Thanks for your response, the rows don't get updated when I run the service.
The sequence of my service:
Run getDatableEntries service to pass the selected row to the popup via navigation widget => pass the mashup parameter to the grid inside the popup => Pass the EditedTable to the RejectRow service ( bug here, the edited fields will not get updated) => After RejectRow service finishes running run popupclosed to close the popup => popupclosed event trigger getDataTableEntries service in the main mashup (Comments and approve field inside the mashup remaining unchanged).
If I'm using the same service in the grid that has data come from getDataTableEntries service, then it updates the data table.
Or maybe my question should be, is there any way I can edit the data table inside a popup? If there is, what is the recommended way to do so?
Thanks in advance!
LoadTransactions to deserialize the changes from the grid and processes them. Use the grid to add, edit, or delete single or multiple records bluestacks.