Stored procedure on details
Stored procedure on details
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.
Re: Stored procedure on details
Hello,
Please try to set the ReconnectOnEachRow property for detail datasource.
Thank you.
Please try to set the ReconnectOnEachRow property for detail datasource.
Thank you.