Hi Laurent,
Is there any max limit of result count that can be supported by DataProviderAdapter.
Because when my result count exceeds an certain limit(200 rows) the grid behaves abnormally by displaying blank rows in between or the wrong count of objects in the left pane on object navigator and when I tried to scroll down the bigger datagrid it is unable to displays rows however when my resultSpec size is short(50-60 rows) it works fine .
My requirement is to understand at what max possible rows I can set to fetch and display in the datagrid and how.?
Is there any way to handle the scenario as below screen shot.?