Open bk201- opened 5 days ago
How to reproduce:
Page size
SELECT * FROM c
Go to the next page
Expected:
Actual:
No data to display
Additional:
SELECT TOP 10 * FROM c
How to reproduce:
Page size
to 10 in toolbarSELECT * FROM c
Go to the next page
Expected:
Actual:
No data to display
Additional:
SELECT TOP 10 * FROM c
the button is disabled