Grid Widget
In Thingworx 9.3.0-b20 the grid widget offers editedData as well as deletedData as source bindable properties. In prior versions the grid had the data property bindable both ways, but now this is lost.
It was very convenient to bind to the data property as a source so that one had an exact view of the data by creating just one binding. Is there a plan to bring back this feature, or even easier, can I bind the current state of the infotable as a source with just one connection so that I can use the current state of the grid without having to implement the data manipulation services (edited, deleted)?

