Hello everybody, working with FS 1.9 In a grid, after query, the pagination say that maybe you have 30 pages. I'm done a procedure inside a package that go to the page that I choice, I input go pag. 20 and a loop of nextpage move the grid to page 20, but this cause deadlock. Is there any method that send you directly to a page?. Thanks & regards. |
api_datasource.setpage(datasource1,dpage); |