Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I want to edit the data in the cells of Collection widget on the click of a Button, as similar to the Grid Widget which as an feature Editable.
Does Collection widget has some feature like that, or is there any other solution to edit it ?
Thanks & Regards,
Shashi Preetham.
Solved! Go to Solution.
Hi @pshashipreetham,
There is no edition functionalities per se in the Collection widget (like you have on the Advanced Grid) however the widgets that are editable in the base mashup of your collection (mashup displayed in each cell) should be editable inside the Collection as well. In order to save the data changes made you will need to trigger the proper services though similar to Saving Edits Made to the Grid.
Hi @pshashipreetham,
There is no edition functionalities per se in the Collection widget (like you have on the Advanced Grid) however the widgets that are editable in the base mashup of your collection (mashup displayed in each cell) should be editable inside the Collection as well. In order to save the data changes made you will need to trigger the proper services though similar to Saving Edits Made to the Grid.