Possible ways to bind infotable data to service as input.
I am working on export Infotable data to excel file. But to send infotable data I am using SelectedRows property of infotable by selecting the checkboxes in the grid widget and bind it to input to custom service developed in Thingworx Extension. What I need is, instead of SelectedRows property, is there a way to send all data to service without checkbox. Refer the below screenshot.

In the above image, ptcs-grid-5 has various option but not All Data. Appreciate help in advance.

