Developing 365 on premise Unified Interface app, Implemented Virtual entity which is connected to oracle database. In ordinary form (non UCI), showing all the results like more than 250 records without considering the page size given for the subgrid on the form. Showing all the records is the actual requirement of project.
But in UCI its giving only 'n' number of records ('n' - the page size which is specified on the form). The pagination also not working. So not at all able to see records other than first 'n' number of records .