Stored procedure on details

Stimulsoft Reports.NET discussion
Post Reply
Larusso
Posts: 32
Joined: Tue May 20, 2008 9:27 am
Location: Poland

Stored procedure on details

Post by Larusso »

Hi, is it possible to use stored procedures to fill data grids in master-detail scenario? I have a situation that main grid is provided from stored procedure and for each row of the result one of its columns should be input parameter for another stored procedure.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Stored procedure on details

Post by Alex K. »

Hello,

Please try to set the ReconnectOnEachRow property for detail datasource.

Thank you.
Post Reply