By Robert Moore - 1/22/2008
Is it possible to do paging in StrataFrame? As an example, I would like to be able to open a browse dialog and have it show the first 50 customers. If I click on the next button the grid will show the next 50 customers. If I click next again, it will show the next 50 customers. If I click the previous button, it would show me the 50 previous customers.
|
By Trent L. Taylor - 1/23/2008
At present, there is no inherent way of doing this. We have done this manually a few times within our medical application, but at the moment there is not a way to page. Sorry
|
|