Stored procedure on details
Posted: Fri Oct 19, 2012 6:59 am
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.