Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I have created an custom widget for sorting the table columns (I have used DevExtreme jQuery code for sorting and added dummy data for the table) using eclipse and I have imported the widget successfully in thingworx 8.5 and it is working. I want to add those widget (sorting the column) properties to the Infotable data which I am getting from a service. When I drag and drop the widget to the mashup and add service and bind the All Data to the widget data property, the Infotable data columns should have the sorting properties of the widget.
How can this be done?? Any detailed document/steps to be followed will help in overcoming this issue??