I have two separate reports that each have a SqlDataSource and are querying a stored proc (different one for each). When I execute the stored proc directly on the database, I get 50 rows. When I execute the stored proc with the same parameters either through the DataSource wizard in the Telerik report designer or querying the report through a web interface, I only get 1 row as a response.
As I mentioned this is happening with two different stored procs. Is there some way to limit results that may be turned on (and I'm missing)?
Has anyone come across anything similar?
Using Reporting Q1 2011
Thanks
As I mentioned this is happening with two different stored procs. Is there some way to limit results that may be turned on (and I'm missing)?
Has anyone come across anything similar?
Using Reporting Q1 2011
Thanks