Hi,
My problem is that my last row does not display on the report. I have verified my SQL query and it has no problem. It is a really simple Query too. (SELECT * FROM table_name). But, I don't know why the last row of this query does not display on the crystal report. I am coding in Visual Basic .NET. Before displaying the crystal report, I am filling a dataset, and I test the dataset and the last row is not present. Someone has a hint how to fix that ?
Thank You
My problem is that my last row does not display on the report. I have verified my SQL query and it has no problem. It is a really simple Query too. (SELECT * FROM table_name). But, I don't know why the last row of this query does not display on the crystal report. I am coding in Visual Basic .NET. Before displaying the crystal report, I am filling a dataset, and I test the dataset and the last row is not present. Someone has a hint how to fix that ?
Thank You