How to input data manual at mashup screen
Excuse me, can we input data manually at mashup screen in grid table and storage in Thingworx. Thank you
Excuse me, can we input data manually at mashup screen in grid table and storage in Thingworx. Thank you
Hi
Yes, you can able to "RowAddButton" to add new rows in grid and use grids "isEditable" property to enable edit option in grid and select the editable columns in "ConfigureGridColumns" to update your grid data and then based on the "EditCompleted" event you store the grid's "EditedData" infotable data into your storage.
Kindly find the attached links for further refernces,
Editing Data in Grid Widget- Link
Adding and Deleting Data in Grid Widiget - Link

Thanks & Regards,
Arun C
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.