How to add pagination to a grid
I want to add pagination to a grid so that user can navigate between different 'pages' of data. I also want to display the count of total records in all the 'pages' in the grid.
Since this is a standard functionality in typical web applications, so, i was expecting it to be available out of box with the grid, but, I am not able to find something like this in the grid properties. searching for pagination yields no results in TW wiki as well.
Can somebody please help me understand how to do pagination in ThingWorx?
Thanks

